Changeset 427 in xtideuniversalbios


Ignore:
Timestamp:
May 29, 2012, 7:21:39 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Assembly Library:

  • Added Hard Drive Reset (0Dh) to BiosFunctions.inc.
File:
1 edited

Legend:

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

    r323 r427  
    4444; BIOS disk functions
    4545GET_DRIVE_PARAMETERS            EQU     08h
     46RESET_HARD_DISK                 EQU     0Dh
    4647GET_DISK_TYPE                   EQU     15h
    4748GET_DRIVE_INFORMATION           EQU     25h
Note: See TracChangeset for help on using the changeset viewer.