1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00

Added mention of the Atari ST.

This commit is contained in:
Thomas Harte 2019-12-17 14:36:08 -05:00 committed by GitHub
parent 77fe14cdb3
commit af9c0aca97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@ It currently contains emulations of the:
* Sega Master System; and
* Sinclair ZX80/81.
In addition, emulation of the Atari ST is experimental.
## Single-click Loading
Through the combination of static analysis and runtime analysis, CLK seeks to be able automatically to select and configure the appropriate machine to run any provided disk, tape or ROM; to issue any commands necessary to run the software contained on the disk, tape or ROM; and to provide accelerated loading where feasible.