1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-27 18:55:48 +00:00

Added a public declaration of ZX80/81 support to the readme.

This commit is contained in:
Thomas Harte 2017-06-22 21:14:43 -04:00
parent 3dfe45d225
commit 73c7b18900

View File

@ -7,11 +7,12 @@ So its aims are:
* that aims for the lowest possible latency; and
* 100% accurate emulations, naturally.
In terms of platforms, it currently contains emulations of the:
It currently contains emulations of the:
* Acorn Electron;
* Atari 2600;
* Oric 1/Atmos; and
* Commodore Vic-20 (and Commodore 1540/1).
* Oric 1/Atmos;
* Commodore Vic-20 (and Commodore 1540/1); and
* Sinclair ZX80/81.
## Single-click Loading