1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00

Merge pull request #205 from TomHarte/CPCShots

Adds a CPC screenshot, to show that this isn't just about composite video
This commit is contained in:
Thomas Harte 2017-08-16 21:05:55 -04:00 committed by GitHub
commit 952da1e581
3 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@ 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)|
| 1:1 Pixel Copying | Correct Aspect Ratio, Filtered |
|---|---|
|![Amstrad text, with a classic 1:1 pixel emulation](READMEImages/NaiveCPC.png)|![Amstrad text, with correct aspect ratio and subject to a lowpass filter](READMEImages/FilteredCPC.png)|
<img src="READMEImages/ReptonInterlaced.gif" height=600 alt="Repton title screen, interlaced">
## Low Latency

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
READMEImages/NaiveCPC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B