Gave the Epson Action PC 2600 a PS/2 mouse port, per the manual.

This commit is contained in:
OBattler
2023-04-08 02:09:47 +02:00
parent c786eb0924
commit cdf413c985
2 changed files with 2 additions and 2 deletions

View File

@@ -7036,7 +7036,7 @@ const machine_t machines[] = {
.min_multi = 0,
.max_multi = 0
},
.bus_flags = MACHINE_PCI,
.bus_flags = MACHINE_PS2_PCI,
.flags = MACHINE_IDE_DUAL | MACHINE_APM,
.ram = {
.min = 1024,