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-02-10 08:31:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Oric
History
Thomas Harte
76a73c835c
Forces 6502 consumers to declare which model — the original, 65C02 or 65SC02.
...
All present machines use a regular 6502.
2018-08-06 20:06:07 -04:00
..
Keyboard.cpp
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00
Keyboard.hpp
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00
Microdisc.cpp
Corrects typo and improves exposition.
2018-05-24 18:57:35 -04:00
Microdisc.hpp
Commutes
Sleeper
to
ClockingHint::Source
, making state more granular.
2018-05-27 23:17:06 -04:00
Oric.cpp
Forces 6502 consumers to declare which model — the original, 65C02 or 65SC02.
2018-08-06 20:06:07 -04:00
Oric.hpp
Simplifies initialisation procedure for all machines.
2018-07-10 20:00:46 -04:00
Video.cpp
[Re-]recalibrates CRT retrace period and affected view windows.
2018-07-05 22:07:18 -04:00
Video.hpp
Removes all instances of the copyright symbol.
2018-05-13 15:19:52 -04:00