1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines/Commodore
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
..
1540 Corrects a pragma mark that escaped detection through typo. 2017-11-12 16:11:24 -05:00
Vic-20 Extends JoystickMachine protocol to cover ColecoVision use case. 2018-02-25 19:08:50 -05:00
SerialBus.cpp Makes it obvious to GCC that a return result is always supplied. 2017-11-12 16:37:18 -05:00
SerialBus.hpp Corrects missing includes in the SerialBus, Electron Video and Typer. 2017-11-10 20:37:18 -05:00