1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 22:41:32 +00:00

Added a CPC grab, to show that it's not all about being composite.

This commit is contained in:
Thomas Harte 2017-08-16 21:01:22 -04:00
parent bcd7a312a4
commit cca66ab450
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