Changeset 528 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization
- Timestamp:
- Mar 22, 2013, 5:43:54 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm
r526 r528 47 47 mov bh, MASK_DRVNHEAD_SET | FLG_DRVNHEAD_DRV 48 48 call StartDetectionWithDriveSelectByteInBHandStringInCX 49 50 %ifdef MODULE_HOTKEYS51 call HotkeyBar_ScanHotkeysFromKeyBufferAndStoreToBootvars ; Done here while CX is still protected52 %endif53 49 54 50 pop cx
Note:
See TracChangeset
for help on using the changeset viewer.