zxplay / 8bitworkshop

Web-based IDE for 8-bit programming.

Home Page:https://zxplay.github.io/8bitworkshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Web-based IDE for 8-bit programming.

https://zxplay.github.io/8bitworkshop/

License:GNU General Public License v3.0


Languages

Language:TypeScript 82.0%Language:CSS 7.3%Language:C 5.2%Language:JavaScript 2.9%Language:HTML 2.1%Language:Assembly 0.5%