1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines
2016-11-02 21:09:49 -04:00
..
Atari2600 Hit up the other two kinds of audio generator. 2016-10-07 17:10:00 -04:00
Commodore Added a direct-to-two-cycles emulation path for 6522 owners. 2016-10-27 21:13:25 -04:00
Electron Ensured emulation doesn't enter an infinite loop if the user attempts to read beyond the end of a tape. 2016-10-28 22:23:25 -04:00
Oric Completed proof of theory for fast loading. It's just an around-the-back direct-to-file hack for now though. 2016-11-02 21:09:49 -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
MemoryFuzzer.cpp Introduced a memory fuzzer, and ensured the Oric uses it. 2016-10-19 21:31:50 -04:00
MemoryFuzzer.hpp Introduced a memory fuzzer, and ensured the Oric uses it. 2016-10-19 21:31:50 -04:00
Typer.cpp Converted the 6560 fully into a template; worked on allowing the typer to run at a much faster rate where hardware has some trigger by which it can request the next key. 2016-08-06 14:33:24 -04:00
Typer.hpp Converted the 6560 fully into a template; worked on allowing the typer to run at a much faster rate where hardware has some trigger by which it can request the next key. 2016-08-06 14:33:24 -04:00