1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Machines
Thomas Harte b8c6d4b153 Rips out my high-level ADB microcontroller protocol implementation.
Adds just enough that the main computer validates the ADB controller as present and talking.
2021-01-30 17:53:27 -05:00
..
AmstradCPC
Apple Rips out my high-level ADB microcontroller protocol implementation. 2021-01-30 17:53:27 -05:00
Atari Attempts to make JustInTimeActor sequence-point aware. 2020-11-15 21:58:18 -05:00
ColecoVision
Commodore
Electron Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
MasterSystem
MSX
Oric Tackles outstanding GCC warnings. 2020-11-22 21:43:56 -05:00
Utility
ZX8081 Ensure use_automatic_tape_control_ is always a valid bool. 2020-12-09 20:10:56 -05:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Allows machines to declare a preference for logical input. 2020-11-27 21:00:48 -05:00
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
TimedMachine.hpp