Changeset 60 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuInit.asm
- Timestamp:
- Nov 25, 2010, 2:17:45 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Menu/MenuInit.asm
r52 r60 2 2 ; Project name : Assembly Library 3 3 ; Created date : 13.7.2010 4 ; Last update : 12.10.20104 ; Last update : 22.11.2010 5 5 ; Author : Tomi Tilli 6 6 ; Description : Functions for initializing menu system. … … 60 60 CALL_DISPLAY_LIBRARY SetCursorShapeFromAX 61 61 call MenuEvent_InitializeMenuinit ; User initialization 62 call MenuTime_RestartSelectionTimeout63 62 call MenuInit_RefreshMenuWindow 64 63 jmp MenuLoop_Enter
Note:
See TracChangeset
for help on using the changeset viewer.