Changeset 118 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupages/MainMenu.asm
- Timestamp:
- Feb 28, 2011, 4:23:58 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupages/MainMenu.asm
r114 r118 205 205 call Buffers_NewBiosWithSizeInDXCXandSourceInAXhasBeenLoadedForConfiguration 206 206 mov dx, g_szDlgMainLoadROM 207 jmp Dialogs_DisplayNotificationFromCSDX 207 call Dialogs_DisplayNotificationFromCSDX 208 jmp MainMenu_EnterMenuOrModifyItemVisibility 208 209 209 210
Note:
See TracChangeset
for help on using the changeset viewer.