1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Machines
2016-09-20 07:42:17 -04:00
..
Atari2600 Added just enough wiring to restore the 2600 to functionality. 2016-09-15 19:34:45 -04:00
Commodore Added CRC checking to DFS comprehension; fixed a bunch of places where I'd used Objective-C's #import rather than #include. 2016-09-19 08:16:06 -04:00
Electron Added a WD1770 run_for_cycles call. So I really can now move that as far as reporting that it has no disk? 2016-09-20 07:42:17 -04:00
ConfigurationTarget.hpp Attempted to bring some uniformity in application of configurations. 2016-09-08 05:32:17 -04:00
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
Typer.cpp
Typer.hpp