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-15 05:31:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Oric
History
Thomas Harte
1c605d58e3
Removes the CRT requirement for an integral relationship between cycles and samples.
2018-04-16 20:00:56 -04:00
..
Keyboard.cpp
…
Keyboard.hpp
…
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
Rationalises per-machine static analyser call pattern, and adds Apple II as an option.
2018-04-14 12:12:12 -04:00
Oric.hpp
Eliminates diamond inheritance of KeyboardMachine::Machine by typers.
2018-03-09 15:19:02 -05:00
Video.cpp
Removes the CRT requirement for an integral relationship between cycles and samples.
2018-04-16 20:00:56 -04:00
Video.hpp
Ensures proper propagation of video choice through the Oric.
2018-04-04 19:14:42 -04:00