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
/
Oric
History
Thomas Harte
0dae608da5
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
..
Keyboard.cpp
Formally distinguishes Macintosh keys from virtual keys.
2019-08-02 16:15:34 -04:00
Keyboard.hpp
Introduces 'non-exclusive' emulator-space keyboards.
2018-10-24 21:59:30 -04:00
Microdisc.cpp
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
Microdisc.hpp
Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate.
2019-10-29 22:36:29 -04:00
Oric.cpp
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
Oric.hpp
Simplifies initialisation procedure for all machines.
2018-07-10 20:00:46 -04:00
Video.cpp
Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate.
2019-10-29 22:36:29 -04:00
Video.hpp
Adds composite monochrome output for the Oric. At least temporarily.
2019-02-18 16:56:48 -05:00