mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 06:29:38 +00:00
machinegossamer: attach ATAPI CD-ROM.
This commit is contained in:
parent
0687b0c60e
commit
1051a7fb9b
@ -160,10 +160,12 @@ static const PropMap gossamer_settings = {
|
||||
new IntProperty( 0, vector<uint32_t>({0, 8, 16, 32, 64, 128, 256}))},
|
||||
{"emmo",
|
||||
new BinProperty(0)},
|
||||
{"cdr_config",
|
||||
new StrProperty("Ide1:0")},
|
||||
};
|
||||
|
||||
static vector<string> pmg3_devices = {
|
||||
"Grackle", "ScreamerSnd", "Heathrow", "AtiRageGT"
|
||||
"Grackle", "ScreamerSnd", "Heathrow", "AtiRageGT", "AtapiCdrom"
|
||||
};
|
||||
|
||||
static const MachineDescription pmg3dt_descriptor = {
|
||||
|
Loading…
Reference in New Issue
Block a user