Changeset 218 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Jan 23, 2012, 9:10:05 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r199 r218 210 210 %include "Address.asm" ; For sector address translations 211 211 %include "CommandLookup.asm" ; For getting correct transfer command 212 %include "PrepareBuffer.asm" ; For buffer pointer normalization 212 213 %include "Int13h.asm" ; For Int 13h, Disk functions 213 214 %include "AH0h_HReset.asm" ; Required by Int13h_Jump.asm
Note:
See TracChangeset
for help on using the changeset viewer.