Ignore:
Timestamp:
Feb 22, 2011, 4:39:45 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Configurator v2:

  • Updated for v1.2.0_wip BIOS.
  • IRQ selection is now properly hidden when disabling IRQ.
  • Load BIOS from ROM should now properly appear on main menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/MenuEvents.asm

    r63 r109  
    1 ; File name     :   MenuEvents.asm
    21; Project name  :   XTIDE Universal BIOS Configurator v2
    3 ; Created date  :   5.10.2010
    4 ; Last update   :   30.11.2010
    5 ; Author        :   Tomi Tilli
    62; Description   :   Menu event handling.
    73
     
    7975    CALL_DISPLAY_LIBRARY GetColumnsToALandRowsToAH
    8076    mov     [si+MENUINIT.bHeight], ah
     77    call    MainMenu_EnterMenuOrModifyItemVisibility
    8178    stc
    8279    ret
Note: See TracChangeset for help on using the changeset viewer.