Modified the emulation settings dialog to hold BIOS/firmware config.

This commit is contained in:
luigi__ 2009-03-05 21:34:23 +00:00
parent 5ce4e91296
commit 6d2ca3ee33
2 changed files with 273 additions and 247 deletions

View File

@ -166,36 +166,46 @@
#define IDC_BGMAP_SEL 1000
#define IDC_EDIT03 1000
#define IDC_SOUNDCORECB 1000
#define IDC_USEEXTBIOS 1000
#define IDC_BGMAP_BGXCNT 1001
#define IDC_CHECKBOX_DEBUGGERMODE 1001
#define IDC_EDIT01 1001
#define IDC_SOUNDBUFFERET 1001
#define IDC_ARM9BIOS 1002
#define IDC_EDIT05 1002
#define IDC_SLVOLUME 1002
#define IDC_BGMAP_TYPE 1003
#define IDC_EDIT08 1003
#define IDC_ROTATE0 1003
#define IDC_ARM9BIOSBROWSE 1004
#define IDC_EDIT11 1004
#define IDC_ROTATE90 1004
#define IDC_ARM7BIOS 1005
#define IDC_EDIT07 1005
#define IDC_ROTATE180 1005
#define IDC_EDIT12 1006
#define IDC_ROTATE270 1006
#define IDC_ARM7BIOSBROWSE 1007
#define IDC_EDIT06 1007
#define IDC_EDIT09 1008
#define IDC_BIOSSWIS 1009
#define IDC_EDIT10 1009
#define IDC_FORCERATIO 1009
#define IDC_AUTO_UPDATE_SPIN 1010
#define IDC_EDIT15 1010
#define IDC_WINDOW1X 1010
#define IDC_AUTO_UPDATE_SECS 1011
#define IDC_USEEXTFIRMWARE 1011
#define IDC_WINDOW2X 1011
#define IDC_FIRMWARE 1012
#define IDC_REFRESH 1012
#define IDC_WINDOW3X 1012
#define IDC_EDIT02 1013
#define IDC_WINDOW4X 1013
#define IDC_EDIT04 1014
#define IDC_FIRMWAREBROWSE 1014
#define IDC_BGMAP_CHARBASE 1016
#define IDC_FIRMWAREBOOT 1016
#define IDC_BGMAP_SCRBASE 1017
#define IDC_AUTOUPDATE_ASM 1018
#define IDC_BGMAP_PRIO 1018

File diff suppressed because it is too large Load Diff