mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
AMI Super Voyager PCI has PS/2 ports.
This commit is contained in:
@@ -9943,7 +9943,7 @@ const machine_t machines[] = {
|
||||
.min_multi = 0,
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_PCI,
|
||||
.bus_flags = MACHINE_PS2_PCI,
|
||||
.flags = MACHINE_SUPER_IO | MACHINE_IDE_DUAL | MACHINE_APM,
|
||||
.ram = {
|
||||
.min = 1024,
|
||||
|
||||
Reference in New Issue
Block a user