Commodore SL386SX-16: Remove internal IDE controller, sicne the real board has none.
This commit is contained in:
@@ -4688,7 +4688,7 @@ const machine_t machines[] = {
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_PS2,
|
||||
.flags = MACHINE_IDE,
|
||||
.flags = MACHINE_FLAGS_NONE,
|
||||
.ram = {
|
||||
.min = 1024,
|
||||
.max = 8192,
|
||||
|
||||
Reference in New Issue
Block a user