Changeset 60 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuInit.asm


Ignore:
Timestamp:
Nov 25, 2010, 2:17:45 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • Timeout count down is now stopped when any key pressed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Src/Menu/MenuInit.asm

    r52 r60  
    22; Project name  :   Assembly Library
    33; Created date  :   13.7.2010
    4 ; Last update   :   12.10.2010
     4; Last update   :   22.11.2010
    55; Author        :   Tomi Tilli
    66; Description   :   Functions for initializing menu system.
     
    6060    CALL_DISPLAY_LIBRARY SetCursorShapeFromAX
    6161    call    MenuEvent_InitializeMenuinit        ; User initialization
    62     call    MenuTime_RestartSelectionTimeout
    6362    call    MenuInit_RefreshMenuWindow
    6463    jmp     MenuLoop_Enter
Note: See TracChangeset for help on using the changeset viewer.