1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/Machines
2020-07-29 21:22:19 -04:00
..
AmstradCPC
Apple Resolves thread data race on Macintosh audio output. 2020-07-28 22:21:52 -04:00
Atari
ColecoVision
Commodore
Electron
MasterSystem
MSX
Oric Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
Utility Ensures machines take user-friendly default settings. 2020-06-23 23:27:56 -04:00
ZX8081 Further ensures both ZX80 and ZX81 functionality. 2020-07-14 23:45:51 -04:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
ROMMachine.hpp
ScanProducer.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
TimedMachine.hpp