Changeset 88 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int13h/Common/HDrvSel.asm
- Timestamp:
- Jan 27, 2011, 8:14:13 AM (14 years ago)
- google:author:
- aitotat
- 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 6 2 ; Description : Functions for selecting Master or Slave drive. 7 3 … … 60 56 61 57 ; Wait until drive is ready to accept commands 62 call SoftDelay_BeforePollingStatusRegister63 58 call HStatus_WaitRdyDefTime 64 59 pop cx
Note:
See TracChangeset
for help on using the changeset viewer.