Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 656 Bytes

File metadata and controls

27 lines (18 loc) · 656 Bytes

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.