This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-27 06:35:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
History
Thomas Harte
4bb70e7d31
Resetting the mask upon low byte write appears to resolve some issues.
2017-03-19 18:49:37 -04:00
..
Atari2600
Resetting the mask upon low byte write appears to resolve some issues.
2017-03-19 18:49:37 -04:00
Commodore
Brought the Vic-20 into suffix naming.
2016-12-03 13:30:27 -05:00
Electron
Resolved spurious static analyser issue; screen mode will always be 0–6 but it doesn't know that. Setting a non-zero divider doesn't feel worth worrying about for a cleaner compile.
2017-02-11 13:35:22 -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
…
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
…
Typer.cpp
Switched the typer to postfix underscores.
2016-12-03 10:55:50 -05:00
Typer.hpp
Switched the typer to postfix underscores.
2016-12-03 10:55:50 -05:00