mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
KBC P1 readout fixes.
This commit is contained in:
@@ -140,6 +140,7 @@ machine_init(void)
|
||||
{
|
||||
bios_only = 0;
|
||||
|
||||
machine_set_p1_default(machines[machine].kbc_p1);
|
||||
machine_set_ps2();
|
||||
|
||||
(void) machine_init_ex(machine);
|
||||
|
||||
Reference in New Issue
Block a user