1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Components
2017-07-24 20:10:05 -04:00
..
1770 Added some documentation. 2017-07-22 17:25:53 -04:00
6522 Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
6532 Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
6560 Enshrined a default colour burst amplitude. Which now everybody relies on. The 102 figure is derived from the burst apparently being 40 IRE. 2017-07-07 23:35:14 -04:00
AY38910 Fixed signedness of index. 2017-07-21 21:21:01 -04:00
ClockReceiver.hpp Decided to follow through on Cycles and HalfCycles as complete integer-alikes. Which means giving them the interesting range of operators. Also killed the implicit conversion to int as likely to lead to type confusion. 2017-07-24 20:10:05 -04:00