The Quadtel variant of the 8042 (used by the Amstrad MegaPC) is now correctly PS/2 type.
This commit is contained in:
@@ -142,7 +142,7 @@ void
|
||||
machine_at_wd76c10_init(machine_t *model)
|
||||
{
|
||||
machine_at_common_ide_init(model);
|
||||
device_add(&keyboard_at_quadtel_device);
|
||||
device_add(&keyboard_ps2_quadtel_device);
|
||||
|
||||
wd76c10_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user