Add support for High Sierra format cdrom images.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3886
This commit is contained in:
parent
56c3a4be9c
commit
933174fb3e
4 changed files with 64 additions and 47 deletions
|
@ -363,6 +363,7 @@ private:
|
|||
Bit8u data[ISO_FRAMESIZE];
|
||||
} sectorHashEntries[ISO_MAX_HASH_TABLE_SIZE];
|
||||
|
||||
bool iso;
|
||||
bool dataCD;
|
||||
isoDirEntry rootEntry;
|
||||
Bit8u mediaid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue