Changeset 116 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Feb 26, 2011, 11:55:06 PM (14 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r112 r116 15 15 ; Included .inc files 16 16 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 17 %include "BiosData.inc" ; For BIOS Data area equates18 17 %include "Interrupts.inc" ; For interrupt equates 19 18 %include "ATA_ID.inc" ; For ATA Drive Information structs
Note:
See TracChangeset
for help on using the changeset viewer.