Ignore:
Timestamp:
Mar 22, 2013, 5:43:54 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Swapping Floppy and Hard Drives at the same time work again (broke in r492).
  • Hotkeys again work in boot menu (broke in r492).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm

    r526 r528  
    4747    mov     bh, MASK_DRVNHEAD_SET | FLG_DRVNHEAD_DRV
    4848    call    StartDetectionWithDriveSelectByteInBHandStringInCX
    49 
    50 %ifdef MODULE_HOTKEYS
    51     call    HotkeyBar_ScanHotkeysFromKeyBufferAndStoreToBootvars        ; Done here while CX is still protected
    52 %endif
    5349
    5450    pop     cx
Note: See TracChangeset for help on using the changeset viewer.