1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00

Merge pull request #298 from TomHarte/ReadMeUpdates

Provided exposition of new platform support.
This commit is contained in:
Thomas Harte 2017-11-22 17:08:58 -08:00 committed by GitHub
commit c60a9ee3c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# CLK
CLK is an emulator for tourists that seeks best-in-class accuracy while minimising latency.
CLK is an emulator for tourists that seeks to be invisible. Users directly launch classic software with no emulator or per-emulated-machine learning curve.
On the Mac it is a native Cocoa application. Under Linux, BSD and other UNIXes and UNIX-alikes it relies upon SDL 2.
So its aims are:
* single-click load of any piece of source media for any supported platform;