Changeset 594 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Jul 4, 2018, 6:40:02 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r593 r594 280 280 281 281 ; INT 13h Hard Disk BIOS functions 282 %ifdef MODULE_MFM_COMPATIBILITY 283 %include "Int13hMFMcompatibility.asm" 284 %endif 282 285 %include "Int13h.asm" ; For Int 13h, Disk functions 283 286 %include "AH0h_HReset.asm"
Note:
See TracChangeset
for help on using the changeset viewer.