Changeset 324 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device
- Timestamp:
- Mar 11, 2012, 6:45:03 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/IDE/IdeError.asm
r294 r324 29 29 30 30 ; I don't think anything actually reads these from BDA 31 push ds32 LOAD_BDA_SEGMENT_TO ds, dx33 mov [HDBDA.wHDStAndErr], ax34 pop ds31 ;push ds 32 ;LOAD_BDA_SEGMENT_TO ds, dx 33 ;mov [HDBDA.wHDStAndErr], ax 34 ;pop ds 35 35 36 36 ; Fall to GetBiosErrorCodeToAHfromStatusAndErrorRegistersInAX
Note:
See TracChangeset
for help on using the changeset viewer.