mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Made the Pravetz use the AT keyboard.
This commit is contained in:
@@ -339,7 +339,10 @@ machine_xt_pravetz16_imko4_init(const machine_t *model)
|
||||
if (bios_only || !ret)
|
||||
return ret;
|
||||
|
||||
machine_xt_init_ex(model);
|
||||
device_add(&keyboard_at_device);
|
||||
|
||||
machine_xt_common_init(model);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user