Ignore:
Timestamp:
Jan 27, 2011, 8:14:13 AM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Now uses new libraries (untested)
  • Non-working since code size is too large
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/Common/HDrvSel.asm

    r3 r88  
    1 ; File name     :   HDrvSel.asm
    2 ; Project name  :   IDE BIOS
    3 ; Created date  :   25.2.2010
    4 ; Last update   :   13.4.2010
    5 ; Author        :   Tomi Tilli
     1; Project name  :   XTIDE Universal BIOS
    62; Description   :   Functions for selecting Master or Slave drive.
    73
     
    6056
    6157    ; Wait until drive is ready to accept commands
    62     call    SoftDelay_BeforePollingStatusRegister
    6358    call    HStatus_WaitRdyDefTime
    6459    pop     cx
Note: See TracChangeset for help on using the changeset viewer.