Changeset 110 in xtideuniversalbios for trunk/Assembly_Library/Inc/AssemblyLibrary.inc
- Timestamp:
- Feb 22, 2011, 7:06:50 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/AssemblyLibrary.inc
r105 r110 6 6 ; Include .inc files 7 7 %include "Emulate.inc" ; Must be included first! 8 %include "Macros.inc" 8 9 %include "BiosData.inc" 9 10 %include "BiosFunctions.inc" … … 12 13 %include "DosFunctions.inc" 13 14 %include "File.inc" 14 %include "Macros.inc"15 15 %include "Math.inc" 16 16 %include "Registers.inc"
Note:
See TracChangeset
for help on using the changeset viewer.