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 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
92847037b3
Merge branch 'master' into AtariST
2019-10-27 21:40:51 -04:00
..
CRT
Attempts also to spot data writes without allocations.
2019-10-19 18:26:56 -04:00
OpenGL
Switches to the more idiomatic .empty().
2019-10-27 21:31:31 -04:00
Speaker
Improves
const
usage.
2019-07-16 22:13:47 -04:00
DisplayMetrics.cpp
Makes effort to round out draft 1 of Outputs::Display::Metrics.
2019-03-05 22:01:58 -05:00
DisplayMetrics.hpp
Makes effort to round out draft 1 of Outputs::Display::Metrics.
2019-03-05 22:01:58 -05: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
Corrects Macintosh aspect ratio (and framing).
2019-06-13 18:41:38 -04:00