Fixed QDI EXCELLENT II to have an AGP slot, as the real board also has one.
This commit is contained in:
@@ -10852,7 +10852,7 @@ const machine_t machines[] = {
|
||||
.min_multi = 3.0,
|
||||
.max_multi = 8.0
|
||||
},
|
||||
.bus_flags = MACHINE_PS2_PCI,
|
||||
.bus_flags = MACHINE_PS2_AGP,
|
||||
.flags = MACHINE_IDE_DUAL,
|
||||
.ram = {
|
||||
.min = 8192,
|
||||
|
Reference in New Issue
Block a user