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-27 06:35:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
History
Thomas Harte
ce3c098c28
Widened beam a little, moved to a linear approximation of age across scans, cut number of stored frames.
2016-02-16 21:48:09 -05:00
..
CRT.cpp
Widened beam a little, moved to a linear approximation of age across scans, cut number of stored frames.
2016-02-16 21:48:09 -05:00
CRT.hpp
Screen output is back, no matter how inefficiently.
2016-02-13 23:50:18 -05:00
CRTBuilders.cpp
Screen output is back, no matter how inefficiently.
2016-02-13 23:50:18 -05:00
CRTOpenGL.cpp
Widened beam a little, moved to a linear approximation of age across scans, cut number of stored frames.
2016-02-16 21:48:09 -05:00
CRTOpenGL.hpp
Widened beam a little, moved to a linear approximation of age across scans, cut number of stored frames.
2016-02-16 21:48:09 -05:00
Flywheel.hpp
Fixed output precision compared to the new approach of trusting the flywheel for position, and eliminated fixed-Acorn constants. Also re-enabled the faded previous frame, at least temporarily.
2016-02-12 19:53:49 -05:00
OpenGL.hpp
…
Shader.cpp
Reinstated clipped CRT output, with more appropriate ownership of the decision.
2016-02-07 22:18:55 -05:00
Shader.hpp
…
TextureTarget.cpp
…
TextureTarget.hpp
…