Fixed QDI EXCELLENT II to have an AGP slot, as the real board also has one.

This commit is contained in:
luennix
2023-01-14 12:07:06 +03:00
parent f3680b05b1
commit 5aa971534c

View File

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