Changeset 417 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h
- Timestamp:
- May 5, 2012, 4:01:03 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/EBIOS/AH41h_CheckIfExtensionsPresent.asm
r376 r417 47 47 jmp Int13h_ReturnFromHandlerWithoutStoringErrorCode 48 48 .EbiosNotSupported: 49 jmp Int13h_ UnsupportedFunction49 jmp Int13h_DirectCallToAnotherBios
Note:
See TracChangeset
for help on using the changeset viewer.