mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-16 21:28:28 +00:00
Pull release links up closer to the lede.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
# Clock Signal
|
# Clock Signal
|
||||||
Clock Signal ('CLK') is an emulator for tourists that seeks to be invisible. Users directly launch classic software, avoiding the learning curves associated with emulators and with classic machines.
|
Clock Signal ('CLK') is an emulator for tourists that seeks to be invisible. Users directly launch classic software, avoiding the learning curves associated with emulators and with classic machines.
|
||||||
|
|
||||||
|
macOS and source releases are [hosted on GitHub](https://github.com/TomHarte/CLK/releases). For desktop Linux it is also available as a [Snap](https://snapcraft.io/clock-signal).
|
||||||
|
|
||||||
This emulator seeks to offer:
|
This emulator seeks to offer:
|
||||||
* single-click load of any piece of source media for any supported platform;
|
* single-click load of any piece of source media for any supported platform;
|
||||||
* with a heavy signal processing tilt for accurate reproduction of original outputs;
|
* with a heavy signal processing tilt for accurate reproduction of original outputs;
|
||||||
@@ -23,7 +25,7 @@ It currently contains emulations of the:
|
|||||||
* Sinclair ZX80/81; and
|
* Sinclair ZX80/81; and
|
||||||
* Sinclair ZX Spectrum.
|
* Sinclair ZX Spectrum.
|
||||||
|
|
||||||
macOS and source releases are [hosted on GitHub](https://github.com/TomHarte/CLK/releases). For desktop Linux it is also available as a [Snap](https://snapcraft.io/clock-signal). On the Mac it is a native Cocoa and Metal application; under Linux, BSD and other UNIXes and UNIX-alikes it uses OpenGL and can be built either with Qt or with SDL.
|
On the Mac it is a native Cocoa and Metal application; under Linux, BSD and other UNIXes and UNIX-alikes it uses OpenGL and can be built either with Qt or with SDL.
|
||||||
|
|
||||||
## Single-step Loading
|
## Single-step Loading
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user