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-25 17:29:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
4ac619f569
glClientWaitSync
appears to be a busy wait, at least on my machine. But why wait indefinitely anyway?
2016-06-29 21:32:47 -04:00
..
CRT
glClientWaitSync
appears to be a busy wait, at least on my machine. But why wait indefinitely anyway?
2016-06-29 21:32:47 -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
.reset
is the more normal way to reassign a
unique_ptr
.
2016-06-23 20:52:44 -04:00