Philips P3345: Remove the on-board IDE controller - the real board has none.

This commit is contained in:
OBattler
2026-02-28 01:02:07 +01:00
parent a9542ece20
commit ebf81f41b1
2 changed files with 1 additions and 2 deletions

View File

@@ -6184,7 +6184,7 @@ const machine_t machines[] = {
.max_multi = 0
},
.bus_flags = MACHINE_AT,
.flags = MACHINE_IDE,
.flags = 0,
.ram = {
.min = 2048,
.max = 8192,