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-08-12 09:25:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0aa8c3c40d51cfefc3521631f9f2827e853c1d70
CLK
/
Machines
/
AmstradCPC
History
Thomas Harte
0aa8c3c40d
For SDL at least, advances to failed linking.
...
... and with error reporting currently AWOL.
2021-06-03 22:22:56 -04:00
..
AmstradCPC.cpp
For SDL at least, advances to failed linking.
2021-06-03 22:22:56 -04:00
AmstradCPC.hpp
Slightly neatens.
2021-03-15 11:37:03 -04:00
FDC.hpp
Factors out the CPC's simple FDC adaptor.
2021-03-22 19:12:10 -04:00
Keyboard.cpp
Resolves potential source of errors: specifying incorrect table size.
2021-04-24 12:10:28 -04:00
Keyboard.hpp
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -04:00