Add support for BIN/CUE images. Patch from bit, BIN/CUE handling from DOSBox.
This commit is contained in:
parent
828224d148
commit
a2f44b8ea7
21 changed files with 1363 additions and 423 deletions
|
|
@ -31,7 +31,7 @@ BEGIN
|
|||
BEGIN
|
||||
MENUITEM "&Disabled", IDM_CDROM_DISABLED
|
||||
MENUITEM "&Empty",IDM_CDROM_EMPTY
|
||||
MENUITEM "&ISO...",IDM_CDROM_ISO
|
||||
MENUITEM "&Image...",IDM_CDROM_IMAGE
|
||||
END
|
||||
POPUP "&Video"
|
||||
BEGIN
|
||||
|
|
|
|||
Loading…
Reference in a new issue