/8bitworkshop

Web-based IDE for 8-bit programming.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

8bitworkshop-zx

This is an experimental modification of 8bitworkshop focussed on a debugger for the ZX Spectrum.

Install Locally

To build the 8bitworkshop IDE:

git submodule init
git submodule update
npm install
npm run build
npm run cp

License

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.