mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Round 2 of the clean-ups - AT vs. PS/2 KBC is now decided based on machine flags, reduces the chances of mismatch to zero.
This commit is contained in:
@@ -139,6 +139,9 @@ void
|
||||
machine_init(void)
|
||||
{
|
||||
bios_only = 0;
|
||||
|
||||
machine_set_ps2();
|
||||
|
||||
(void) machine_init_ex(machine);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user