Changeset 58 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuEvent.asm


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/Src/Menu/MenuEvent.asm

    r52 r58  
    3434;       SS:BP:  Ptr to MENU
    3535;   Returns:
    36 ;       CF:     Set if event processed
    37 ;               Cleared if event not processed
     36;       CF:     Set to exit from menu
     37;               Cleared to cancel exit
    3838;   Corrupts registers:
    3939;       AX, BX, DX
Note: See TracChangeset for help on using the changeset viewer.