Changeset 105 in xtideuniversalbios for trunk/Assembly_Library/Inc/Menu.inc


Ignore:
Timestamp:
Feb 17, 2011, 2:52:42 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • More optimizations to reduce size.
  • Removed some utility functions to reduce size.
File:
1 edited

Legend:

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

    r62 r105  
    129129MENU_TEXT_ROW_OFFSET                EQU     1
    130130MENU_TEXT_COLUMN_OFFSET             EQU     2
    131 MENU_TIMEOUT_STRING_CHARACTERS      EQU     23
     131MENU_TIMEOUT_STRING_CHARACTERS      EQU     19
    132132MENU_TIMEOUT_SECONDS_FOR_HURRY      EQU     3
    133133
Note: See TracChangeset for help on using the changeset viewer.