1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 18:55:48 +00:00
CLK/Outputs
Thomas Harte 90856a0e7a Adds mixdown/up capability to Speaker.
To deal with occasions when the host machine just always is either mono or stereo, and the emulated machine must cope.
2020-02-16 13:50:18 -05:00
..
CRT Continues edging towards raster racing and/or time warping. 2020-02-06 23:35:03 -05:00
OpenGL Picks a safer default construction. 2020-02-09 19:13:21 -05:00
Speaker Adds mixdown/up capability to Speaker. 2020-02-16 13:50:18 -05:00
DisplayMetrics.cpp
DisplayMetrics.hpp
Log.hpp
ScanTarget.cpp
ScanTarget.hpp Moves submit step to end of line, rather than end of scan. 2020-02-04 22:15:20 -05:00