1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-27 08:54:48 +00:00
web-based IDE for 8-bit programming and Verilog development
Go to file
2018-08-06 17:57:35 -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 multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
doc don't play sound when debugging (vcs) 2018-08-06 14:54:18 -04:00
emsrc
FileSaver.js@aa9f4e0e03
gif.js@082076d81c
images embedlines for errors; demo.html 2018-07-26 11:34:03 -04:00
include
javatari.js@4cd5b798f5
jquery
jsnes started on JSNES support 2018-07-28 09:46:27 -04:00
localForage@7428cfc4a6 use localForage for file store 2018-06-26 02:56:36 -04:00
mame
octokat.js@2cba2d9172
presets don't play sound when debugging (vcs) 2018-08-06 14:54:18 -04:00
romsrc/coleco
scripts updated redir.html and tools 2018-08-06 17:57:35 -04:00
src fixed apple2 code offset 2018-08-06 17:00:14 -04:00
test fixed apple2 code offset 2018-08-06 17:00:14 -04:00
tools update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
tss@d630ddcb29
_config.yml
.gitignore added scripts 2018-07-26 08:50:20 -07:00
.gitmodules updated CodeMirror to 5.37.0 (use minified version) 2018-07-20 16:12:24 -05:00
.travis.yml converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
demo.html updated redir.html and tools 2018-08-06 17:57:35 -04:00
editstorage.html
favicon.ico
index.html fixed vcs-mame presets; improved vcs debug info 2018-08-06 14:16:08 -04:00
javatari
LICENSE
Makefile converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
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 expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
privacy.html website privacy policy 2018-08-01 18:18:47 -04:00
README.md added scripts 2018-07-26 08:50:20 -07:00
redir.html updated redir.html and tools 2018-08-06 17:57:35 -04:00
testemu.html updated nes presets 2018-07-28 11:01:38 -04:00
tsconfig.json don't use WASM for Node tests until we get memory errors fixed 2018-07-10 18:02:29 -05:00

8bitworkshop

8bitworkshop.com

git submodule init
git submodule update
npm i
npm run build