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-12 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
ZX8081
History
Thomas Harte
7316a3aa88
Merge branch 'master' into FinalOverride
2020-01-26 23:42:25 -05:00
..
Keyboard.cpp
Introduces 'non-exclusive' emulator-space keyboards.
2018-10-24 21:59:30 -04:00
Keyboard.hpp
Introduces 'non-exclusive' emulator-space keyboards.
2018-10-24 21:59:30 -04:00
Video.cpp
Corrects reported ZX80/81 scan status.
2020-01-25 23:27:09 -05:00
Video.hpp
Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine.
2020-01-21 22:28:25 -05:00
ZX8081.cpp
All these 'override's can be 'final's.
2020-01-23 22:57:51 -05:00
ZX8081.hpp
Simplifies initialisation procedure for all machines.
2018-07-10 20:00:46 -04:00