Changeset 105 in xtideuniversalbios for trunk/Assembly_Library/Inc
- Timestamp:
- Feb 17, 2011, 2:52:42 PM (14 years ago)
- google:author:
- aitotat
- Location:
- trunk/Assembly_Library/Inc
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/AssemblyLibrary.inc
r104 r105 14 14 %include "Macros.inc" 15 15 %include "Math.inc" 16 %include "Registers.inc" 16 17 17 18 ; Library dependencies -
trunk/Assembly_Library/Inc/Menu.inc
r62 r105 129 129 MENU_TEXT_ROW_OFFSET EQU 1 130 130 MENU_TEXT_COLUMN_OFFSET EQU 2 131 MENU_TIMEOUT_STRING_CHARACTERS EQU 23131 MENU_TIMEOUT_STRING_CHARACTERS EQU 19 132 132 MENU_TIMEOUT_SECONDS_FOR_HURRY EQU 3 133 133
Note:
See TracChangeset
for help on using the changeset viewer.