Changeset 93 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenuEvent.asm


Ignore:
Timestamp:
Jan 27, 2011, 6:00:34 PM (14 years ago)
Author:
Tomi Tilli
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Diagnostic cylinder can no longer be reserved.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Boot/BootMenuEvent.asm

    r92 r93  
    6262    mov     BYTE [si+MENUINIT.bWidth], BOOT_MENU_WIDTH
    6363    call    BootMenu_GetHeightToAHwithItemCountInCL
    64     sub     ah, MENU_SCREEN_BOTTOM_LINES*2
    6564    mov     [si+MENUINIT.bHeight], ah
    6665    stc
Note: See TracChangeset for help on using the changeset viewer.