Changeset 471 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Oct 1, 2012, 6:33:28 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r461 r471 255 255 %include "AH11h_HRecal.asm" ; Required by Int13h_Jump.asm 256 256 %include "AH15h_HSize.asm" ; Required by Int13h_Jump.asm 257 %ifdef MODULE_8BIT_IDE 258 %include "AH1Eh_XTCF.asm" 259 %endif 257 260 %include "AH23h_HFeatures.asm" ; Required by Int13h_Jump.asm 258 261 %include "AH24h_HSetBlocks.asm" ; Required by Int13h_Jump.asm
Note:
See TracChangeset
for help on using the changeset viewer.