1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/OSBindings
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
..
Mac Formally introduces keyboard-as-joystick for the Mac, and fixes discovered joystick issues. 2018-06-13 19:22:34 -04:00
SDL Moves the joystick class towards accepting analogue inputs. 2018-06-10 20:45:52 -04:00