1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 00:29:41 +00:00
CLK/Inputs
Thomas Harte 96c0253ee2 Fixes mouse input when a button is pressed; attempts keyboard input.
I think the VIA is somehow sending spurious commands.
2019-07-02 21:14:33 -04:00
..
QuadratureMouse By hook or by crook, mouse input now works. 2019-06-12 22:19:25 -04:00
Joystick.hpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Keyboard.cpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
Keyboard.hpp Fixes mouse input when a button is pressed; attempts keyboard input. 2019-07-02 21:14:33 -04:00
Mouse.hpp Starts sketching out an emulator interface for mice. 2019-06-11 17:47:24 -04:00