1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines
2016-12-28 18:52:36 -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 Brought the Vic-20 into suffix naming. 2016-12-03 13:30:27 -05:00
Electron Similar fix to that over in Oric land: ensure a known, effective initial value for the Plus 3's control register. 2016-12-28 18:52:36 -05:00
Oric Fixed to ensure a known initial control register value, which has taken effect. 2016-12-28 18:49:32 -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
MemoryFuzzer.cpp
MemoryFuzzer.hpp
Typer.cpp
Typer.hpp