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-09-23 21:38:28 -04:00
bootstrap
cc65
codemirror@4334727f0e
css new global kbd shortcuts; vcs show bank offset; effective PC (c.EPC) for bankswitching debugging 2018-09-13 21:34:04 -04:00
doc more atari8 stuff, fixed mame; astrocade-bios preset, paddles 2018-09-23 21:38:28 -04:00
emsrc
FileSaver.js@aa9f4e0e03
gif.js@082076d81c
images changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04:00
javatari.js@bd17384fd2 finished zmac asm (.z); fixed javatari submodule tag; upgraded tsc 2018-08-28 15:42:56 -04:00
jquery
jsnes
lib new global kbd shortcuts; vcs show bank offset; effective PC (c.EPC) for bankswitching debugging 2018-09-13 21:34:04 -04:00
localForage@7428cfc4a6
mame
octokat.js@2cba2d9172
presets more atari8 stuff, fixed mame; astrocade-bios preset, paddles 2018-09-23 21:38:28 -04:00
romsrc/coleco
scripts inspect variables by selecting 2018-08-27 12:38:55 -04:00
src more atari8 stuff, fixed mame; astrocade-bios preset, paddles 2018-09-23 21:38:28 -04:00
test started atari8 emulation; fixed memory view; show speed bar only when CRT 2018-09-20 19:55:34 -04:00
tools added error alerts; fixed window list; fixed z80 stack; astrocade .c bios 2018-09-05 09:31:57 -04:00
tss@d630ddcb29
_config.yml
.gitignore
.gitmodules added font generator to menu, added submodules 2018-09-02 17:03:17 -04:00
.htaccess better error reporting in timer callback; .htaccess for redir.html cache 2018-08-25 21:38:15 -04:00
.travis.yml
demo.html changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04:00
embed.html debugging refactoring; fixed up embed.html; started DASM macro parse; Z80 stack view; replay wraps buffer > 120 secs; verilog edits 2018-08-25 13:50:18 -04:00
favicon.ico
index.html started atari8 emulation; fixed memory view; show speed bar only when CRT 2018-09-20 19:55:34 -04:00
javatari
LICENSE
Makefile
package-lock.json moved declare vars to ui module imports 2018-09-17 14:45:22 -04:00
package.json moved declare vars to ui module imports 2018-09-17 14:45:22 -04:00
pixels.html if you work hard and follow your dreams, you too can center <div>s vertically 2018-08-21 09:27:14 -04:00
privacy.html website privacy policy 2018-08-01 18:18:47 -04:00
README.md
redir.html version 3.1.0 2018-08-26 21:13:04 -04:00
testemu.html
testwave.html new global kbd shortcuts; vcs show bank offset; effective PC (c.EPC) for bankswitching debugging 2018-09-13 21:34:04 -04:00
tsconfig.json

8bitworkshop

8bitworkshop.com

git submodule init
git submodule update
npm i
npm run build