Give the P5MP3 PS/2 keyboard and mouse latches, fixes #4320.

This commit is contained in:
OBattler
2024-04-01 23:35:55 +02:00
parent 32e05fe453
commit 9c53413ca4

View File

@@ -8705,7 +8705,7 @@ const machine_t machines[] = {
.min_multi = MACHINE_MULTIPLIER_FIXED,
.max_multi = MACHINE_MULTIPLIER_FIXED
},
.bus_flags = MACHINE_PCI,
.bus_flags = MACHINE_BUS_PS2_LATCH | MACHINE_PCI,
.flags = MACHINE_APM,
.ram = {
.min = 2048,