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-11-21 21:33:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a1a1b15d18
CLK
/
Machines
History
Thomas Harte
a1a1b15d18
Made a quick attempt to accumulate a list of detected output runs. Which means finally having to specify normal frame height. I'm already at too many magic formulae though, so this will need proper revision when I'm next awake. Definitely my horizontal position advancement is way off.
2015-07-20 23:18:56 -04:00
..
Atari2600.cpp
Made a quick attempt to accumulate a list of detected output runs. Which means finally having to specify normal frame height. I'm already at too many magic formulae though, so this will need proper revision when I'm next awake. Definitely my horizontal position advancement is way off.
2015-07-20 23:18:56 -04:00
Atari2600.hpp
Rephrased the CRT as owning an arbitrary number of buffers and vending storage space for pixel output. That much better maps to potential implementations of this thing in GLSL, with ES 2.0's limitations kept in mind.
2015-07-19 21:21:34 -04:00