1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 01:31:42 +00:00
CLK/Machines
2016-11-03 22:21:05 -04:00
..
Atari2600
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 Switched to a ROM trap for typing. 2016-11-03 22:21:05 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
MemoryFuzzer.cpp
MemoryFuzzer.hpp
Typer.cpp
Typer.hpp Implemented typer for the Oric, and I'm starting to think the code is a bit too repetitious. Refactoring will be forthcoming. Added CLOAD"" as the loading command for all Oric software. 2016-11-03 22:14:40 -04:00