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-26 08:49:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
61e880de03
CLK
/
Outputs
/
CRT
History
Thomas Harte
61e880de03
Keeping a buffer permanently bound is apparently illegal. So back to copying in on demand. Which I think still improves on synchronisation, but not much.
2016-03-18 21:11:09 -04:00
..
Internals
Keeping a buffer permanently bound is apparently illegal. So back to copying in on demand. Which I think still improves on synchronisation, but not much.
2016-03-18 21:11:09 -04:00
CRT.cpp
Experimented with going back to horizontal sync on leading edge; not sure so (temporarily?) disabled.
2016-03-08 22:54:05 -05:00
CRT.hpp
Stripped unnecessary includes.
2016-03-13 13:25:34 -04:00
CRTTypes.hpp
Made an attempt to chop out all the stuff of building up the OpenGL data from the stuff of parsing input.
2016-03-08 22:40:23 -05:00