Universalize the keyboard and mouse latches again, fixes #3280.
This commit is contained in:
@@ -418,11 +418,6 @@ sis_85c50x_init(const device_t *info)
|
||||
|
||||
sis_85c50x_reset(dev);
|
||||
|
||||
if (machine_has_bus(machine, MACHINE_BUS_PS2)) {
|
||||
pic_kbd_latch(0x01);
|
||||
pic_mouse_latch(0x01);
|
||||
}
|
||||
|
||||
return dev;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user