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-12 00:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Oric
History
Thomas Harte
a46a37fba9
Ensures all vectors loaded from disk are the expected size.
2017-11-24 22:22:32 -05:00
..
Keyboard.cpp
Completes clean-up of post-formalisation per-machine keyboard code.
2017-10-21 10:52:35 -04:00
Keyboard.hpp
Completes clean-up of post-formalisation per-machine keyboard code.
2017-10-21 10:52:35 -04:00
Microdisc.cpp
Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502.
2017-11-10 22:20:44 -05:00
Microdisc.hpp
Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502.
2017-11-10 22:20:44 -05:00
Oric.cpp
Ensures all vectors loaded from disk are the expected size.
2017-11-24 22:22:32 -05:00
Oric.hpp
Eliminates the Oric's non-reflective inputs for selections, and the Oric-specific ROM setter.
2017-11-24 16:59:00 -05:00
Video.cpp
Corrects various GCC warnings across the 6560, CPC, TIA, Oric video and elsewhere.
2017-11-12 17:17:27 -05:00
Video.hpp
Corrects order of initialisation for the Typer and Oric video.
2017-11-10 22:35:05 -05:00