1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2020-06-15 00:24:10 -04:00
..
AmstradCPC
Apple Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
Atari Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
ColecoVision
Commodore
Electron Further qmake warning corrections. 2020-05-30 19:31:17 -04:00
MasterSystem
MSX
Oric Corrects capitalisation errors. 2020-06-02 23:27:29 -04:00
Utility
ZX8081
AudioProducer.hpp Updates comments. 2020-04-01 23:49:07 -04:00
DynamicMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
KeyboardMachine.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04: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