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-06 13:31:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
530ff7471d
Adds a virtual destructor, given how these things might be held.
2020-06-14 21:14:51 -04:00
..
CRT
Further qmake warning corrections.
2020-05-30 19:31:17 -04:00
OpenGL
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
Speaker
Starts to add Qt target; resolves many build warnings.
2020-05-30 00:37:06 -04:00
DisplayMetrics.cpp
Cuts down unused parameter warnings to just a few that may well indicate implementation errors.
2020-05-30 01:06:43 -04:00
DisplayMetrics.hpp
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -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
Kills
setup_output
definitively, saving some indirection.
set_scan_target
takes its place.
2018-11-14 21:52:57 -05:00
ScanTarget.hpp
Adds a virtual destructor, given how these things might be held.
2020-06-14 21:14:51 -04:00