mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-26 15:32:04 +00:00
Testing this Markdown implementation for image sizing support.
This commit is contained in:
parent
4920fe6701
commit
7680cbf9c3
@ -30,9 +30,13 @@ Similar effort is put into audio generation. If the real machine normally genera
|
||||
|
||||
If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k rendering of a composite display and, assuming the emulated machine produces source audio at or above 96Khz, 96,000 individual distinct audio samples a second. Interlaced video also works and looks much as it always did on those machines that produce it.
|
||||
|
||||
![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)
|
||||
### Samples
|
||||
|
||||
![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 title screen, interlaced](READMEImages/ReptonInterlaced.gif =20)
|
||||
|
||||
|
||||
![Repton, interlaced](READMEImages/ReptonInterlaced.gif)
|
||||
|
||||
## Low Latency
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user