1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/Machines
2020-11-27 21:53:34 -05:00
..
AmstradCPC
Apple Resolves intended reset_all_keys. 2020-11-27 21:53:34 -05:00
Atari
ColecoVision
Commodore
Electron Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
MasterSystem
MSX
Oric Adds the 65816 as an in-code option for Oric emulation. 2020-10-18 21:43:08 -04:00
Utility
ZX8081
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 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00
ScanProducer.hpp
TimedMachine.hpp