Changeset 600 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/BootVars.inc


Ignore:
Timestamp:
Jul 22, 2018, 6:12:12 AM (6 years ago)
Author:
aitotat
Message:

Hotkeybar timer tick handler now keeps interrupts disabled and updates on every fourth call.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Inc/BootVars.inc

    r599 r600  
    5858; Bit defines for HOTKEYVARS.bFlags
    5959FLG_HOTKEY_HD_FIRST         EQU     (1<<0)  ; First try to boot from HDD, then FDD
    60 FLG_HOTKEY_UPDATING         EQU     (1<<1)  ; Hotkeybar update in progress
    6160
    6261%endif ; MODULE_HOTKEYS
Note: See TracChangeset for help on using the changeset viewer.