1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Outputs
Thomas Harte 7bb90c78d9 Resolves out-of-bounds initial condition whenever this loop began with start_line = 2047.
This, I believe, was the remaining cause of screen flashes.
2019-02-24 19:50:19 -05:00
..
CRT Forces the outward-communicated composite angles to have the same precision as the cycle counts. 2019-02-24 14:29:43 -05:00
OpenGL Resolves out-of-bounds initial condition whenever this loop began with start_line = 2047. 2019-02-24 19:50:19 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Log.hpp Ensures LOGs look like statements even in release builds. 2018-10-22 22:37:11 -04:00
ScanTarget.cpp Kills setup_output definitively, saving some indirection. set_scan_target takes its place. 2018-11-14 21:52:57 -05:00
ScanTarget.hpp Updates the multimachine for the ScanTarget world. 2019-02-03 15:07:22 -05:00