CD-ROM IDE channel now configuarable. Based on patch from Battler.
This commit is contained in:
parent
4531f5c7a7
commit
5b3d307181
6 changed files with 152 additions and 65 deletions
|
|
@ -72,6 +72,14 @@
|
|||
#define IDC_EJECTF 1065
|
||||
#define IDC_MEMSPIN 1070
|
||||
#define IDC_MEMTEXT 1071
|
||||
#define IDC_CHDD 1080
|
||||
#define IDC_CCDROM 1081
|
||||
#define IDC_DHDD 1082
|
||||
#define IDC_DCDROM 1083
|
||||
#define IDC_EHDD 1084
|
||||
#define IDC_ECDROM 1085
|
||||
#define IDC_FHDD 1086
|
||||
#define IDC_FCDROM 1087
|
||||
#define IDC_STEXT1 1100
|
||||
#define IDC_STEXT2 1101
|
||||
#define IDC_STEXT3 1102
|
||||
|
|
|
|||
Loading…
Reference in a new issue