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
2024-12-27 01:31:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
775fc270e6
CLK
/
Outputs
/
CRT
History
Thomas Harte
775fc270e6
Fixed bug whereby first frame drawn has random collection of data.
2016-04-24 07:00:22 -04:00
..
Internals
Fixed bug whereby first frame drawn has random collection of data.
2016-04-24 07:00:22 -04:00
CRT.cpp
Started edging towards the necessary flexibility for the other two intermediate shaders.
2016-04-21 20:21:34 -04:00
CRT.hpp
Started reviving the Atari 2600 emulation. Put new startup sequence into place.
2016-04-24 06:56:08 -04:00
CRTTypes.hpp
Added a helper to calculate a visible rect based on output timings, used it to scale the Electron output up to the full window size.
2016-04-11 21:47:23 -04:00