Changeset 568 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h.asm
- Timestamp:
- Dec 21, 2014, 5:37:53 PM (10 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h.asm
r567 r568 322 322 323 323 ;-------------------------------------------------------------------- 324 ; Int13h_SetErrorCodeToBdaAndToIntpackInSSBPfromAH_ALHasDriveNumber 324 325 ; Int13h_SetErrorCodeToBdaAndToIntpackInSSBPfromAH 325 326 ; Int13h_SetErrorCodeToIntpackInSSBPfromAH … … 330 331 ; SS:BP: Ptr to IDEPACK with error condition set 331 332 ; Corrupts registers: 332 ; DS, DI333 ; DS, BX, DI 333 334 ;-------------------------------------------------------------------- 334 335 ALIGN JUMP_ALIGN
Note:
See TracChangeset
for help on using the changeset viewer.