1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Inputs
Thomas Harte 51da21b844 Formally introduces keyboard-as-joystick for the Mac, and fixes discovered joystick issues.
Specifically:
* digital to analogue conversion not returning to centre;
* Apple II axes being the wrong way around; and
* Apple II buttons using improper selection logic.
2018-06-13 19:22:34 -04:00
..
Joystick.hpp Formally introduces keyboard-as-joystick for the Mac, and fixes discovered joystick issues. 2018-06-13 19:22:34 -04:00
Keyboard.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Keyboard.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00