Moved force NTSC/PAL options to load dialog; added force HiROM and LoROM options to load dialog

This commit is contained in:
pagefault
2001-08-12 01:46:16 +00:00
parent dec0eaa0bf
commit 27b9fa5370
5 changed files with 55 additions and 36 deletions

View File

@@ -1864,6 +1864,10 @@ DisplayGUIConfirmClick:
GUIPButtonHoleLoad 9,163,byte[GUIloadfntype],0
GUIPButtonHoleLoad 9,171,byte[GUIloadfntype],1
GUIPButtonHoleLoad 9,179,byte[GUIloadfntype],2
GUIClickCButton6 144,177,byte[ForceROMTiming],1
GUIClickCButton6 144,187,byte[ForceROMTiming],2
GUIClickCButton6 184,177,byte[ForceHiLoROM],1
GUIClickCButton6 184,187,byte[ForceHiLoROM],2
ret
DisplayGUIChoseSaveClick:
@@ -2173,8 +2177,6 @@ DisplayGUIOptionClick:
GUIClickCButtonW 11,176,byte[DisableScreenSaver]
GUIClickCButtonat 11,186,byte[AlternateTimer]
%endif
GUIClickCButton6 145,26,byte[ForceROMTiming],1
GUIClickCButton6 145,36,byte[ForceROMTiming],2
; Frameskip = 0
cmp byte[frameskip],0
je near .autopress