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
2024-12-23 20:29:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c783090980
CLK
/
Outputs
History
Thomas Harte
c783090980
It turns out that the Vic has a 1.6Khz low-pass filter. So added that.
2016-08-21 12:13:41 -04:00
..
CRT
Actually, I guess that to fulfil the contract I can't silently decide not to draw if I'm being told I definitely need to draw.
2016-07-01 16:27:45 -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
It turns out that the Vic has a 1.6Khz low-pass filter. So added that.
2016-08-21 12:13:41 -04:00