1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00

This version works better.

This commit is contained in:
Thomas Harte 2017-01-23 20:47:48 -05:00
parent 7c2685cb34
commit 76ca30c26d

View File

@ -38,9 +38,7 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k
|![Repton 3 in game, with a classic 1:1 pixel emulation](READMEImages/NaiveRepton3.png)|![Repton 3 in game, decoded from an interlaced composite feed](READMEImages/CompositeRepton3.png)| |![Repton 3 in game, with a classic 1:1 pixel emulation](READMEImages/NaiveRepton3.png)|![Repton 3 in game, decoded from an interlaced composite feed](READMEImages/CompositeRepton3.png)|
|![Stormlord with a classic 1:1 pixel emulation](READMEImages/NaiveStormlord.png)|![Stormlord decoded from an interlaced composite feed](READMEImages/CompositeStormlord.png)| |![Stormlord with a classic 1:1 pixel emulation](READMEImages/NaiveStormlord.png)|![Stormlord decoded from an interlaced composite feed](READMEImages/CompositeStormlord.png)|
<img src="READMEImages/ReptonInterlaced.gif" height=400> <img src="READMEImages/ReptonInterlaced.gif" height=600 alt="Repton title screen, interlaced">
![Repton title screen, interlaced](READMEImages/ReptonInterlaced.gif)
## Low Latency ## Low Latency