Changeset 155 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device/Idepack.asm
- Timestamp:
- May 1, 2011, 6:44:29 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/Idepack.asm
r150 r155 50 50 51 51 push bx 52 call HAddress_OldInt13hAddressToIdeAddress52 call Address_OldInt13hAddressToIdeAddress 53 53 call AccessDPT_GetDriveSelectByteToAL 54 54 or al, bh ; AL now has Drive and Head Select Byte
Note:
See TracChangeset
for help on using the changeset viewer.