mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-26 15:32:04 +00:00
Testing a table.
This commit is contained in:
parent
ae8068b86f
commit
8d69dd30f3
@ -32,6 +32,10 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k
|
||||
|
||||
### Samples
|
||||
|
||||
| 1:1 Pixel Copying | Composite Decoded |
|
||||
|---|---|
|
||||
|![The Electron start screen, with a classic 1:1 pixel emulation](READMEImages/NaiveElectron.png)|![The Electron start screen, decoded from an interlaced composite feed](READMEImages/CompositeElectron.png)|
|
||||
|
||||
![The Electron start screen, with a classic 1:1 pixel emulation](READMEImages/NaiveElectron.png) → ![The Electron start screen, decoded from an interlaced composite feed](READMEImages/CompositeElectron.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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user