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-03-01 13:30:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Oric
History
Thomas Harte
39c0bc6c47
Factors string serialisation with \n\r conversion out of the Apple II and reuses it with the Oric.
2018-05-13 13:57:19 -04: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
The MSX is now an activity source.
2018-05-12 17:32:53 -04:00
Microdisc.hpp
The MSX is now an activity source.
2018-05-12 17:32:53 -04:00
Oric.cpp
Factors string serialisation with \n\r conversion out of the Apple II and reuses it with the Oric.
2018-05-13 13:57:19 -04:00
Oric.hpp
Makes attempt to implement support for the Pravetz 8D + 8DOS.
2018-05-08 22:05:43 -04: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