Ignore:
Timestamp:
Apr 18, 2012, 6:04:48 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Hotkey Bar and drive translations are now in MODULE_HOTKEYS.
File:
1 edited

Legend:

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

    r392 r395  
    154154StartDetectionWithDriveSelectByteInBHandStringInCX:
    155155    call    DetectPrint_StartDetectWithMasterOrSlaveStringInCXandIdeVarsInCSBP
     156%ifdef MODULE_HOTKEYS
    156157    call    HotkeyBar_UpdateDuringDriveDetection
     158%endif
    157159    ; Fall to .ReadAtaInfoFromHardDisk
    158160
Note: See TracChangeset for help on using the changeset viewer.