Changeset 547 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Handlers/Int19h.asm
- Timestamp:
- Apr 21, 2013, 3:47:11 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Handlers/Int19h.asm
r529 r547 86 86 87 87 %ifdef MODULE_HOTKEYS 88 ; Last hard drive might have scrolled Hotkey Bar out of screen. 89 ; We want to display it during wait. 90 call HotkeyBar_UpdateDuringDriveDetection 91 88 92 .WaitUntilTimeToCloseHotkeyBar: 89 93 call TimerTicks_ReadFromBdaToAX
Note:
See TracChangeset
for help on using the changeset viewer.