1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/Outputs
2018-11-23 22:33:28 -05:00
..
CRT Attempts to complete all input processing — an RGB, S-Video or composite input buffer is now produced. 2018-11-22 17:20:31 -05:00
OpenGL Reaches for conceptual const correctness. 2018-11-23 22:33:28 -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 Reintroduces Vic-20 output. 2018-11-22 22:43:42 -05:00