Commodore SL386SX-16: Remove internal IDE controller, sicne the real board has none.

This commit is contained in:
OBattler
2025-02-17 00:41:34 +01:00
parent 8d54e6adf0
commit 4b92bb62cb
2 changed files with 2 additions and 2 deletions

View File

@@ -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,