mirror of
https://github.com/86Box/86Box.git
synced 2026-03-03 03:08:23 -07:00
Philips P3345: Remove the on-board IDE controller - the real board has none.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user