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-05 08:26:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f6c2f6e896b494de2977dd2332b7aa6bc8761335
CLK
/
Machines
/
ZX8081
History
Thomas Harte
6547560e52
Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop.
...
That resolves precision issues, as were plaguing the Apple II.
2018-04-18 19:29:03 -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
Video.cpp
Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop.
2018-04-18 19:29:03 -04:00
Video.hpp
Fixes documentation misstatement.
2018-04-15 18:00:51 -04:00
ZX8081.cpp
Switches to use of the
TargetList
typedef wherever possible.
2018-04-14 19:46:38 -04:00
ZX8081.hpp
Provides the proper framework for encapsulation of analyser target specifics.
2018-03-09 15:36:11 -05:00