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-01-12 00:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
894269aa06
Allows for permitted 1/32nd timing error in
time_multiplier_
.
2020-09-17 18:12:21 -04:00
..
CRT
Allows for permitted 1/32nd timing error in
time_multiplier_
.
2020-09-17 18:12:21 -04:00
OpenGL
Composite angles are signed.
2020-08-23 21:39:04 -04:00
ScanTargets
Adds a further sanity check.
2020-09-15 17:04:04 -04:00
Speaker
Since input and output are floating point, using an integer Stepper is not appropriate.
2020-09-16 18:53:44 -04:00
DisplayMetrics.cpp
Uses DisplayMetrics to disable supersampling when too slow.
2020-09-13 21:07:59 -04:00
DisplayMetrics.hpp
Resolves potential data races.
2020-09-14 21:07:50 -04:00
Log.hpp
Adds the option to affix a standard prefix to log messages.
2019-10-20 20:38:55 -04:00
ScanTarget.cpp
…
ScanTarget.hpp
Protects against some further uninitialised values.
2020-09-16 18:15:57 -04:00