1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-08-13 00:25:26 +00:00

Added a grab of the Repton title screen.

This commit is contained in:
Thomas Harte
2017-01-23 20:23:49 -05:00
parent 55fe0176bd
commit 4920fe6701
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k
![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, interlaced](READMEImages/ReptonInterlaced.gif)
## Low Latency ## Low Latency
The display produced is an emulated CRT, with phosphor decay. Therefore if you have a 140Hz monitor it can produce 140 distinct frames per second. Latency is dictated by the output hardware, not the emulated machine. The display produced is an emulated CRT, with phosphor decay. Therefore if you have a 140Hz monitor it can produce 140 distinct frames per second. Latency is dictated by the output hardware, not the emulated machine.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB