1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00

Adds a mention of the Master System.

Given that Mac users are only one constituency now; others are directly tracking the repository.
This commit is contained in:
Thomas Harte 2018-10-22 13:47:43 -04:00 committed by GitHub
parent 027e9c7816
commit 6ab30e9cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,9 @@ It currently contains emulations of the:
* Oric 1/Atmos; and
* Sinclair ZX80/81.
Incomplete but also present is the:
* Master System.
## 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.