Disable old early CDROM support
This commit is contained in:
@@ -165,7 +165,7 @@ typedef struct cdrom {
|
||||
char *image_history[CD_IMAGE_HISTORY];
|
||||
|
||||
uint32_t sound_on, cdrom_capacity,
|
||||
early, seek_pos,
|
||||
seek_pos,
|
||||
seek_diff, cd_end, type;
|
||||
|
||||
int host_drive, prev_host_drive,
|
||||
|
||||
@@ -302,7 +302,7 @@
|
||||
#define IDC_COMBO_CD_ID 1157
|
||||
#define IDC_COMBO_CD_LUN 1158
|
||||
#define IDC_COMBO_CD_CHANNEL_IDE 1159
|
||||
#define IDC_CHECKEARLY 1160
|
||||
//#define IDC_CHECKEARLY 1160
|
||||
|
||||
#define IDC_LIST_ZIP_DRIVES 1170 /* other removable devices config */
|
||||
#define IDC_COMBO_ZIP_BUS 1171
|
||||
|
||||
Reference in New Issue
Block a user