1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines
2018-04-17 22:04:02 -04:00
..
AmstradCPC Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
AppleII Completes first draft of Apple II video hardware. 2018-04-17 22:04:02 -04:00
Atari2600 Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
ColecoVision
Commodore
Electron Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
MSX
Oric Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
Utility
ZX8081 Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
ConfigurationTarget.hpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp Adds multiple target versions of all the DynamicMachine-vended types. 2018-02-09 16:31:05 -05:00
KeyboardMachine.hpp
ROMMachine.hpp