KBC P1 readout fixes.

This commit is contained in:
OBattler
2025-08-23 16:45:06 +02:00
parent d333ea8b4f
commit fbe69ab218
3 changed files with 10 additions and 18 deletions

View File

@@ -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);