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-07 05:30:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock Signal
/
ScanTarget
History
Thomas Harte
c49fcb9ec9
Based on further play: one box filter to separate luma/chroma, another to filter chroma, plus a FIR sharpen on luma.
2020-09-08 16:35:05 -04:00
..
CSScanTarget.h
Adds an intermediate buffer to correct inter-frame smoothing.
2020-08-15 21:24:10 -04:00
CSScanTarget.mm
Based on further play: one box filter to separate luma/chroma, another to filter chroma, plus a FIR sharpen on luma.
2020-09-08 16:35:05 -04:00
CSScanTarget+CppScanTarget.h
Makes an attempt to have the emulator fill the actual GPU buffers.
2020-08-08 22:49:02 -04:00
ScanTarget.metal
Experiments with an all-box filter.
2020-09-08 16:19:08 -04:00