1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines
2016-12-10 22:19:10 -05:00
..
Atari2600 Introduced the ability simply to piggy-back off the CRT's natural phase for the colour burst, thereby eliminating a couple of redundant independent attempts in the Oric and Electron. 2016-12-10 13:42:34 -05:00
Commodore
Electron Restored some semblance of output. 2016-12-10 22:19:10 -05:00
Oric Removed endianness assumption. 2016-12-10 19:10:33 -05:00
ConfigurationTarget.hpp
CRTMachine.hpp Made yet another guess at Commodore analysis. Elevated fast tape-related unnatural speed up to the OS-side mechanisms. 2016-09-12 22:06:03 -04:00
KeyboardMachine.hpp Made the typer much more able to help out, and thereby tidied and separated the Oric's typer. 2016-11-05 14:47:09 -04:00
MemoryFuzzer.cpp
MemoryFuzzer.hpp
Typer.cpp
Typer.hpp