mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
Added a CPC grab, to show that it's not all about being composite.
This commit is contained in:
parent
bcd7a312a4
commit
cca66ab450
@ -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
|
||||
|
BIN
READMEImages/FilteredCPC.png
Normal file
BIN
READMEImages/FilteredCPC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
READMEImages/NaiveCPC.png
Normal file
BIN
READMEImages/NaiveCPC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 196 B |
Loading…
Reference in New Issue
Block a user