Changeset 566 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/Controllers/Vision.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/XTIDE_Universal_BIOS/Inc/Controllers/Vision.inc

    r558 r566  
    5050MASK_QD6580IDE_RECOVERY_TIME            EQU MASK_QD6500IDE_RECOVERY_TIME
    5151                                                    ; 0000b = 15 clocks, 1101b = 2 clocks
    52 POSITON_QD65XXIDE_RECOVERY_TIME         EQU 4
     52POSITION_QD65XXIDE_RECOVERY_TIME        EQU 4
    5353
    5454
Note: See TracChangeset for help on using the changeset viewer.