1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/ZX8081
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
Keyboard.hpp
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
ZX8081.hpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00