Give the P5MP3 PS/2 keyboard and mouse latches, fixes #4320.
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user