Changeset 369 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/EBIOS
- Timestamp:
- Mar 29, 2012, 9:29:28 AM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/EBIOS/AH41h_CheckIfExtensionsPresent.asm
r294 r369 21 21 ; CF: 0 if successful, 1 if error 22 22 ;-------------------------------------------------------------------- 23 ALIGN JUMP_ALIGN24 23 AH41h_HandlerForCheckIfExtensionsPresent: 25 24 cmp WORD [bp+IDEPACK.intpack+INTPACK.bx], 55AAh
Note:
See TracChangeset
for help on using the changeset viewer.