This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-09 17:31:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
c0cd1ed89e
Made an attempt to consolidate timestamp bases to a single vector and hence to lump all geometry into one or two calls, with no repetitive setting of a uniform. I'm not sure the result is correct yet.
2016-04-04 21:57:27 -04:00
..
CRT
Made an attempt to consolidate timestamp bases to a single vector and hence to lump all geometry into one or two calls, with no repetitive setting of a uniform. I'm not sure the result is correct yet.
2016-04-04 21:57:27 -04:00
Speaker.cpp
Edging towards audio output; the speaker is given appropriate input and output rates, and then updated with current divider and enabled/disabled status.
2016-01-13 21:03:43 -05:00
Speaker.hpp
Ensured that a much greater input rate than output is handled correctly.
2016-03-16 20:38:17 -04:00