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-08-05 08:26:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d59db504a351784cf868210c7a285d13048eb1dc
CLK
/
Outputs
/
CRT
History
Thomas Harte
6547560e52
Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop.
...
That resolves precision issues, as were plaguing the Apple II.
2018-04-18 19:29:03 -04:00
..
Internals
Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop.
2018-04-18 19:29:03 -04:00
CRT.cpp
Removes the CRT requirement for an integral relationship between cycles and samples.
2018-04-16 20:00:56 -04:00
CRT.hpp
Gives the CRT the ability to move iCoordinate multiplication outside of the fragment loop.
2018-04-18 19:29:03 -04:00
CRTTypes.hpp
Introduces S-Video as a video signal type at the interface level.
2018-03-30 10:25:41 -04:00