Changeset 93 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenu.asm
- Timestamp:
- Jan 27, 2011, 6:00:34 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenu.asm
r92 r93 82 82 add cl, BOOT_MENU_HEIGHT_WITHOUT_ITEMS 83 83 CALL_DISPLAY_LIBRARY GetColumnsToALandRowsToAH 84 sub ah, MENU_SCREEN_BOTTOM_LINES*2 84 85 MIN_U ah, cl 85 86 ret
Note:
See TracChangeset
for help on using the changeset viewer.