Changeset 506 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/HotkeyBar.inc
- Timestamp:
- Feb 28, 2013, 7:00:06 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/HotkeyBar.inc
r492 r506 21 21 %define HOTKEYBAR_INC 22 22 23 MIN_TIME_TO_DISPLAY_HOTKEY_BAR EQU ( 5000/55) ; 5000 ms23 MIN_TIME_TO_DISPLAY_HOTKEY_BAR EQU (3000/55) ; 3000 ms 24 24 25 25 ROM_BOOT_HOTKEY_SCANCODE EQU 42h ; F8
Note:
See TracChangeset
for help on using the changeset viewer.