1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 01:31:42 +00:00
CLK/Outputs/CRT
2017-01-08 19:50:31 -05:00
..
Internals Switched back to full buffer clearing. Until I can figure out the source of noise. 2017-01-08 19:50:31 -05:00
CRT.cpp Ensured the output lock isn't held while talking to the delegate. 2017-01-08 19:49:21 -05:00
CRT.hpp Introduced the ability simply to piggy-back off the CRT's natural phase for the colour burst, thereby eliminating a couple of redundant independent attempts in the Oric and Electron. 2016-12-10 13:42:34 -05:00
CRTTypes.hpp