1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 07:55:01 +00:00

Might as well get official on my ongoing efforts at CPC emulation.

This commit is contained in:
Thomas Harte 2017-08-08 17:58:54 -04:00
parent a7452aebff
commit 1b86bc21ab

View File

@ -9,9 +9,10 @@ So its aims are:
It currently contains emulations of the: It currently contains emulations of the:
* Acorn Electron; * Acorn Electron;
* Amstrad CPC;
* Atari 2600; * Atari 2600;
* Oric 1/Atmos; * Commodore Vic-20 (and Commodore 1540/1);
* Commodore Vic-20 (and Commodore 1540/1); and * Oric 1/Atmos; and
* Sinclair ZX80/81. * Sinclair ZX80/81.
## Single-click Loading ## Single-click Loading