Add support for BIN/CUE images. Patch from bit, BIN/CUE handling from DOSBox.

This commit is contained in:
SarahW 2017-05-29 13:56:19 +01:00
commit a2f44b8ea7
21 changed files with 1363 additions and 423 deletions

View file

@ -24,7 +24,7 @@
#define IDM_CDROM_EMPTY 40100
#define IDM_CDROM_REAL 40100
#define IDM_CDROM_DISABLED 40200
#define IDM_CDROM_ISO 40201
#define IDM_CDROM_IMAGE 40201
#define IDC_COMBO1 1000
#define IDC_COMBOVID 1001