The Samsung SPC-6000A is no longer incorrectly marked as having an internal IDE controller, closes #2809.

This commit is contained in:
OBattler
2022-11-05 20:20:12 +01:00
parent 19f4d8afa4
commit 873d4dbbb8

View File

@@ -4425,7 +4425,7 @@ const machine_t machines[] = {
.max_multi = 0
},
.bus_flags = MACHINE_AT,
.flags = MACHINE_IDE,
.flags = 0,
.ram = {
.min = 1024,
.max = 32768,