1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00

Made an attempt at reducing displayed image size.

This commit is contained in:
Thomas Harte 2017-01-23 20:46:35 -05:00
parent 8cf25a2d70
commit 7c2685cb34

View File

@ -38,6 +38,8 @@ 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)|
|![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>
![Repton title screen, interlaced](READMEImages/ReptonInterlaced.gif)
## Low Latency