File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ keymap.backup.json
1010# Local Netlify folder
1111.netlify
1212
13+ /ronald-core /rom /* .rom
14+ ! /ronald-core /rom /zexdoc.rom
15+ ! /ronald-core /rom /zexall.rom
16+
1317/ronald-egui /assets /keys /examples
1418/ronald-egui /dist
1519/ronald-egui /tests /snapshots /* .old.png
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ games that I remember fondly from my childhood.
99
1010## Features
1111
12- * Supports the CPC 464 model. The 664 and 6128 models are work in progress
12+ * Supports the CPC 464 and 664 models. The 6128 model is work in progress
1313* Can load DSK disk images. Tape image loading is not yet supported
1414* Workbench mode with extensive debugging capabilities
1515* Accurate audio support (thanks to the excellent [ psg] ( https://github.com/thedjinn/psg-rs ) crate)
@@ -19,8 +19,6 @@ games that I remember fondly from my childhood.
1919Running The Emulator
2020--------------------
2121
22- You can try out the WebAssembly version at https://ronald.int82.dev without installing anything.
23-
2422If you have Rust installed you can easily run the emulator from the command line
2523using
2624
Original file line number Diff line number Diff line change 1- Please note that the Amstrad CPC ROMs are redistributed with
2- permission but Amstrad retains its copyright.
1+ The Z80 instruction set exerciser ROMs are
32
4- The Z80 instruction set exerciser ROMs are licensed under the
5- GNU General Public License. The copyright notices can be found
6- in the respective assembly files .
3+ Copyright (C) 1994 Frank D. Cringle
4+
5+ and licensed under the GNU General Public License v2 .
You can’t perform that action at this time.
0 commit comments