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-07-29 20:39:40 -04:00
bootstrap
cc65 added cc65, asm/link to wasm, new timer funcs 2017-11-07 18:15:29 -05:00
codemirror@4334727f0e updated scripts, sync-intro files 2018-07-26 12:44:09 -04:00
css multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
doc look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
emsrc caspr inline assembly with __asm 2018-02-15 09:56:45 -06:00
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 added atari5200 support; fixed NES presets 2018-06-23 18:59:36 -04:00
octokat.js@2cba2d9172
presets added nes rle preset 2018-07-29 15:57:51 -04:00
romsrc/coleco added CV alt. rom to romsrc/ 2017-11-10 11:16:28 -05:00
scripts expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
src multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
test look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
tools update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
tss@d630ddcb29
_config.yml Set theme jekyll-theme-cayman 2018-03-01 10:50:56 -06:00
.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 expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
editstorage.html local storage editor 2017-11-21 20:53:00 -05:00
favicon.ico
index.html multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
javatari
LICENSE
Makefile converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
package-lock.json trying to fix wasm heap 2018-07-10 22:17:39 -05:00
package.json expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
pixels.html expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
README.md added scripts 2018-07-26 08:50:20 -07:00
redir.html update presets; redir.html expire 2018-06-01 10:33:37 -07: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