1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-11-22 14:33:51 +00:00
web-based IDE for 8-bit programming and Verilog development
Go to file
2018-08-04 11:29:47 -04:00
bootstrap
cc65
codemirror@4334727f0e updated presets; verilog code dup detect; need to handle local/ include files somehow 2018-07-31 23:03:53 -04:00
css
doc distinction between include and link dependencies 2018-08-03 14:06:40 -04:00
emsrc
FileSaver.js@aa9f4e0e03
gif.js@082076d81c
images
include
javatari.js@4cd5b798f5
jquery
jsnes
localForage@7428cfc4a6
mame
octokat.js@2cba2d9172
presets distinction between include and link dependencies 2018-08-03 14:06:40 -04:00
romsrc/coleco
scripts website privacy policy 2018-08-01 18:18:47 -04:00
src setMainFile() starts 1st build; multiple listing files for DASM includes; updated tests 2018-08-04 11:29:47 -04:00
test setMainFile() starts 1st build; multiple listing files for DASM includes; updated tests 2018-08-04 11:29:47 -04:00
tools
tss@d630ddcb29
_config.yml
.gitignore
.gitmodules
.travis.yml
demo.html website privacy policy 2018-08-01 18:18:47 -04:00
editstorage.html
favicon.ico
index.html removed "Share" menu item since Github removed anon gist creation 2018-07-30 22:37:48 -04:00
javatari
LICENSE
Makefile
package-lock.json updated package-lock 2018-07-30 10:47:15 -04:00
package.json fixed re bug for firefox; removed phantomjs 2018-07-29 22:42:45 -04:00
pixels.html
privacy.html website privacy policy 2018-08-01 18:18:47 -04:00
README.md
redir.html
testemu.html
tsconfig.json

8bitworkshop

8bitworkshop.com

git submodule init
git submodule update
npm i
npm run build