Gave the two Phoenix UMC 888x machines the correct keyboard controllers, fixes #3453.

This commit is contained in:
OBattler
2023-08-14 17:51:45 +02:00
parent 459d4a4a68
commit 685439a216
2 changed files with 3 additions and 3 deletions

View File

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