You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This port is based on the zx+3 port, following Alan Cox's suggestion to take advantage of the fact that memory maps C1, C2 and C3 correspond to the maps used in the zx+3 port.
@@ -58,4 +58,9 @@ Switch to a thunked memory model based on C2 Map to use the standard and extende
58
58
59
59
Look for speed optimization opportunities.
60
60
61
+
## BUILD & RUN
62
+
63
+
make diskimage with cpc6128 target in base Makefile
64
+
.sna snapshot, .dsk Floppy image, and mass storage filesystem images are generated in Images folder. Tu boot from floppy use |cpm command from basic prompt
0 commit comments