1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-25 19:17:54 +00:00

ZX Spectrum Next CPU support

This commit is contained in:
Karol Stasiak
2019-10-01 00:46:15 +02:00
parent f7dd78e4c0
commit d1058b6223
11 changed files with 178 additions and 13 deletions
+2
View File
@@ -31,6 +31,8 @@ if a line ends with a backslash character, the value continues to the next line.
* `strictz80` (Z80 without illegal instructions)
* `z80next` (Z80 core from ZX Spectrum Next)
* `i8080` (Intel 8080)
* `i8085` (Intel 8085)