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-02-16 18:30:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
/
Internals
History
Thomas Harte
8701366277
Switched horizontal sync detection back to differential, switched the Electron to an XOR-style sync output (believed to be accurate, but I need to check), fixed some latent issues around vertical sync detection.
2016-04-10 21:34:40 -04:00
..
CRTConstants.hpp
Realising I've managed to confuse input and output, started shift to 'source' for what 'input' was.
2016-04-10 15:58:43 -04:00
CRTInputBufferBuilder.cpp
…
CRTInputBufferBuilder.hpp
…
CRTOpenGL.cpp
Switched horizontal sync detection back to differential, switched the Electron to an XOR-style sync output (believed to be accurate, but I need to check), fixed some latent issues around vertical sync detection.
2016-04-10 21:34:40 -04:00
CRTOpenGL.hpp
Realising I've managed to confuse input and output, started shift to 'source' for what 'input' was.
2016-04-10 15:58:43 -04:00
CRTRunBuilder.cpp
…
CRTRunBuilder.hpp
…
Flywheel.hpp
…
OpenGL.hpp
…
Shader.cpp
…
Shader.hpp
…
TextureTarget.cpp
…
TextureTarget.hpp
…