Changeset 566 in xtideuniversalbios for trunk/Assembly_Library/Inc/Macros.inc


Ignore:
Timestamp:
Aug 29, 2013, 12:49:15 AM (11 years ago)
Author:
krille_n_@…
google:author:
krille_n_@hotmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Fixed a very old bug (from r150) in IdeError.asm where GetBiosErrorCodeToAHfromStatusAndErrorRegistersInAX would return RET_HD_SEEK_FAIL instead of RET_HD_STATUSERR.
  • Optimizations and other fixes.
File:
1 edited

Legend:

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

    r258 r566  
    11; Project name  :   Assembly Library
    22; Description   :   This is the place to put various generic macros.
    3 ;                   Should be included immediately after emulate.inc
     3;                   Should be included immediately after Emulate.inc
    44%ifndef MACROS_INC
    55%define MACROS_INC
Note: See TracChangeset for help on using the changeset viewer.