1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Inputs
Thomas Harte 204d5cc964 Extends JoystickMachine protocol to cover ColecoVision use case.
Also thereby implements input on the ColecoVision, in theory at least. No input is being fed though, so...
2018-02-25 19:08:50 -05:00
..
Joystick.hpp Extends JoystickMachine protocol to cover ColecoVision use case. 2018-02-25 19:08:50 -05:00
Keyboard.cpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Keyboard.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00