1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines
2016-11-16 11:10:07 +08:00
..
Atari2600 Hit up the other two kinds of audio generator. 2016-10-07 17:10:00 -04:00
Commodore Made a few mapping fixes, clarified where the default reset code lives, ensured the Oric and Vic clear their keys when the typer ends. 2016-11-05 15:28:03 -04:00
Electron Restored audio. 2016-11-16 11:10:07 +08:00
Oric Extended analysis to spot IRQ and NMI vector changes, for titles that simply adjust those then exit. Ensured Oric emulator can type and load quickly on an Oric 1 just as well as on an Atmos. 2016-11-15 11:05:53 +08: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
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 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 Made a few mapping fixes, clarified where the default reset code lives, ensured the Oric and Vic clear their keys when the typer ends. 2016-11-05 15:28:03 -04:00
Typer.hpp Made a few mapping fixes, clarified where the default reset code lives, ensured the Oric and Vic clear their keys when the typer ends. 2016-11-05 15:28:03 -04:00