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-19 12:54: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 added vcs .h files; can repeat Run to Line 2018-08-17 13:44:00 -04:00
emsrc
FileSaver.js@aa9f4e0e03
gif.js@082076d81c
images removeBOM(); new web images 2018-08-12 11:17:59 -04:00
javatari.js@4cd5b798f5
jquery
jsnes started on JSNES support 2018-07-28 09:46:27 -04:00
localForage@7428cfc4a6
mame
octokat.js@2cba2d9172
presets try to load local/ paths in include dependencies; don't update gutters of nonactive windows 2018-08-19 00:42:00 -04:00
romsrc/coleco
scripts platform id like '.mame' shares same presets 2018-08-13 17:25:05 -04:00
src fixed DASM symbol map 2018-08-19 12:54:35 -04:00
test try to load local/ paths in include dependencies; don't update gutters of nonactive windows 2018-08-19 00:42:00 -04:00
tools make sure all presets start with a blank line, looks nicer (tools/checkpresets.py); updated nes 2018-08-14 00:05:02 -04:00
tss@d630ddcb29
_config.yml
.gitignore
.gitmodules updated apple2 keys, presets 2018-08-13 16:53:31 -04:00
.travis.yml
demo.html removeBOM(); new web images 2018-08-12 11:17:59 -04:00
favicon.ico
index.html updated Platforms menu 2018-08-18 08:04:13 -04:00
javatari
LICENSE
Makefile
package-lock.json updated package-lock 2018-07-30 10:47:15 -04:00
package.json converted src/platform to typescript; stack debug view 2018-08-16 22:30:51 -04:00
pixels.html converted src/platform to typescript; stack debug view 2018-08-16 22:30:51 -04:00
privacy.html website privacy policy 2018-08-01 18:18:47 -04:00
README.md
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

8bitworkshop

8bitworkshop.com

git submodule init
git submodule update
npm i
npm run build