1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 18:16:35 +00:00

Minor documentation updates

This commit is contained in:
Karol Stasiak
2018-07-31 00:58:43 +02:00
parent 53f550d266
commit e0bec29318
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -59,6 +59,8 @@ Read [the Apple 2 programming guide](./apple2-programming-guide.md) for more inf
* `zxspectrum` Sinclair ZX Spectrum 48k
* `zxspectrum_8080` Sinclair ZX Spectrum 48k, using only Intel 8080 instructions
The primary and most tested platform is Commodore 64.
Currently, targets that assume that the program will be loaded from disk or tape are better tested.