Changeset 58 in xtideuniversalbios for trunk/Assembly_Library/Inc/MenuEvents.inc


Ignore:
Timestamp:
Nov 18, 2010, 2:42:28 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • Exiting menu with ESC can now be canceled.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Inc/MenuEvents.inc

    r48 r58  
    22; Project name  :   Assembly Library
    33; Created date  :   13.7.2010
    4 ; Last update   :   5.10.2010
     4; Last update   :   18.10.2010
    55; Author        :   Tomi Tilli
    66; Description   :   Defines for Menu events send to the user.
     
    2828    ; Parameters:
    2929    ;   None
     30    ; Returns:
     31    ;   CF:         Set to exit menu
     32    ;               Clear to cancel exit
    3033    .ExitMenu                       resb    2
    3134
Note: See TracChangeset for help on using the changeset viewer.