This is an experimental modification of 8bitworkshop focussed on a debugger for the ZX Spectrum.
To build the 8bitworkshop IDE:
git submodule init
git submodule update
npm install
npm run build
npm run cp
Copyright © 2016-2022 Steven Hugg.
This project is GPL-3.0 licensed.
Dependencies retain their original licenses.
All included code samples (all files under the public/presets/ directory) are licensed under CC0 unless otherwise licensed.