Changeset 510 in xtideuniversalbios for trunk/Assembly_Library/Inc/BiosFunctions.inc


Ignore:
Timestamp:
Mar 2, 2013, 4:26:07 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Assembly Library:

  • USE_UNDOC_INTEL is now automatically defined when defining USE_286 (and USE_386).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Inc/BiosFunctions.inc

    r446 r510  
    4747RESET_HARD_DISK                 EQU     0Dh
    4848GET_DISK_TYPE                   EQU     15h
     49LOTECH_XTCF_FEATURES            EQU     1Eh
    4950GET_DRIVE_INFORMATION           EQU     25h
    5051CHECK_EXTENSIONS_PRESENT        EQU     41h
Note: See TracChangeset for help on using the changeset viewer.