Changeset 510 in xtideuniversalbios
- Timestamp:
- Mar 2, 2013, 4:26:07 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- Location:
- trunk/Assembly_Library/Inc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/BiosFunctions.inc
r446 r510 47 47 RESET_HARD_DISK EQU 0Dh 48 48 GET_DISK_TYPE EQU 15h 49 LOTECH_XTCF_FEATURES EQU 1Eh 49 50 GET_DRIVE_INFORMATION EQU 25h 50 51 CHECK_EXTENSIONS_PRESENT EQU 41h -
trunk/Assembly_Library/Inc/Emulate.inc
r491 r510 24 24 %ifdef USE_286 25 25 %define USE_186 ; Define to use 18x/V20/V30 instructions 26 %define USE_UNDOC_INTEL ; Not supported by NEC V20/V30 26 27 %endif 27 28
Note:
See TracChangeset
for help on using the changeset viewer.