Changeset 152 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- May 1, 2011, 10:42:58 AM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r150 r152 15 15 ; Included .inc files 16 16 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first! 17 %include "Int errupts.inc" ; For interruptequates17 %include "IntController.inc" ; For Interrupt Controller equates 18 18 %include "ATA_ID.inc" ; For ATA Drive Information structs 19 19 %include "IdeRegisters.inc" ; For ATA Registers, flags and commands
Note:
See TracChangeset
for help on using the changeset viewer.