Ignore:
Timestamp:
Aug 10, 2012, 5:35:08 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Changed Fast XTIDE to Lo-tech XT-CF
  • 8-bit PIO Transfer mode is enabled for Lo-tech XT-CF
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Device/IDE/IdeCommand.asm

    r432 r437  
    8686    call    Idepack_FakeToSSBP
    8787
     88    ; Enable 8-bit PIO mode for Lo-tech XT-CF
     89    call    AH9h_Enable8bitPioModeForXTCF
     90
    8891    ; Prepare to output Identify Device command
    8992    mov     dl, 1                       ; Sector count (required by IdeTransfer.asm)
Note: See TracChangeset for help on using the changeset viewer.