web-based IDE for 8-bit programming and Verilog development
Go to file
Steven Hugg 4f0003fe76 sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
FileSaver.js@aa9f4e0e03 download ROM image 2017-02-02 14:11:52 -05:00
bootstrap added base_z80 platform and viz.html example 2017-04-29 11:53:27 -04:00
cc65 added cc65, asm/link to wasm, new timer funcs 2017-11-07 18:15:29 -05:00
codemirror@4334727f0e updated presets; verilog code dup detect; need to handle local/ include files somehow 2018-07-31 23:03:53 -04:00
css added Makefile back to tools; vcs.mame 2018-11-27 18:33:09 -05:00
doc updated bcd_add() function for new compiler flags 2018-11-28 18:19:30 -05:00
emsrc added emscripten build files; coleco presets 2018-11-30 07:10:03 -05:00
gif.js@082076d81c better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
help/bataribasic batari basic: more examples, more RAM, started syntax highlighting, online help 2018-11-20 20:41:12 -05:00
images can't resume before ROM build; added verilog to demo.html 2018-11-15 20:01:02 -05:00
javatari.js@bd17384fd2 finished zmac asm (.z); fixed javatari submodule tag; upgraded tsc 2018-08-28 15:42:56 -04:00
jquery updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00
jsnes started on JSNES support 2018-07-28 09:46:27 -04:00
lib apple2 cassette export w/ c2t 2018-09-25 19:46:24 -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 use Github gists for sharing 2017-01-25 12:30:05 -05:00
presets started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
romsrc/coleco added CV alt. rom to romsrc/ 2017-11-10 11:16:28 -05:00
scripts added cache-control headers to python web server 2018-11-30 08:12:25 -05:00
src sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
test started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
tools added Makefile back to tools; vcs.mame 2018-11-27 18:33:09 -05:00
tss@d630ddcb29 AY38910_Audio 2017-01-28 13:49:56 -05:00
.gitignore added scripts 2018-07-26 08:50:20 -07:00
.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 converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
LICENSE Initial commit 2016-12-15 19:56:58 -05:00
LICENSE.txt sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
Makefile added cache-control headers to python web server 2018-11-30 08:12:25 -05:00
README.md added scripts 2018-07-26 08:50:20 -07:00
_config.yml Set theme jekyll-theme-cayman 2018-03-01 10:50:56 -06:00
demo.html took out verilog for now 2018-11-25 07:59:25 -05:00
embed.html updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00
favicon.ico no splash screen when sharekey present 2017-04-28 08:32:05 -04:00
index.html sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
javatari initial commit 2016-12-15 20:21:51 -05:00
package-lock.json nicer TMS9918 debug info 2018-11-25 14:25:50 -05:00
package.json started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
pixels.html updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00
privacy.html website privacy policy 2018-08-01 18:18:47 -04:00
redir.html version 3.2.1 2018-11-25 08:01:42 -05:00
testemu.html updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00
testwave.html added Split for main window 2018-11-24 07:33:34 -05:00
tsconfig.json don't use WASM for Node tests until we get memory errors fixed 2018-07-10 18:02:29 -05:00
verilog.html updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00

README.md

8bitworkshop

8bitworkshop.com

git submodule init
git submodule update
npm i
npm run build