4f948d6f9fb8fd2fbe2b6fc9107bafd63b2f0429
Development tools for the ZX Spectrum
The Dockerfile is the basis of the devcontainer.
The devcontainer contains various assemblers etc.
Build the example project by running make
from the terminal or the VSCode extension.
Debug in the built in simulator or in CSpect externally (example CSpect invocation on Windows would be CSpect.exe -w2 -debug -remote
).
Description
Languages
Assembly
59.4%
Dockerfile
36%
Makefile
2.6%
Shell
2%