1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-02 12:41:30 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Steven Hugg
4fc52a11f2 nes preset updates; switched to Toolbar class for main ui 2019-04-04 16:50:28 -04:00
Steven Hugg
1b932c2538 added jsnes to submodules, removed min.js files 2019-04-03 16:40:27 -04:00
Steven Hugg
36b8ed48a0 integrated/replaced pixel editor, nes: updated presets 2019-03-25 14:54:51 -04:00
Steven Hugg
21bc4fd1e5 converted CRLF, tweaked homepage, fixed tests 2019-03-21 10:55:12 -04:00
Steven Hugg
61290e09f8 started adding back 6809 support (xasm) 2019-03-20 21:38:53 -04:00
Steven Hugg
7e2bf32a6f made EmuHalt class for NES trap 2019-03-20 21:15:33 -04:00
Steven Hugg
f41d181aab more work on asset editors; document.title 2019-03-20 20:10:53 -04:00
Steven Hugg
22c2fb3c2f started on asset editor 2019-03-19 20:50:41 -04:00
Steven Hugg
783bad07af nes: update presets, vram browser 2019-03-15 12:54:26 -04:00
Steven Hugg
1e44d05536 nes: updated presets 2019-03-11 12:55:29 -04:00
Steven Hugg
733846af16 fixed profiler so updates after pause; nes presets; resize windows; dialog for gist share 2019-03-03 22:17:45 -06:00
Steven Hugg
ab1500ccb6 fixed callbackGetRemote(); started on profiler 2019-03-03 10:32:25 -06:00
Steven Hugg
ce019b5632 nes: fixed binary GET for Firefox, DASM errors, disassembler 2019-03-02 17:27:51 -06:00
Steven Hugg
ccf5824bb4 memory map hover + click; nes presets 2019-02-26 22:00:10 -05:00
Steven Hugg
db60c8e380 NES: fixed clipping, update presets, apu.c/h, vrambuf.c 2019-02-25 11:03:29 -05:00
Steven Hugg
3c911b8869 fixed unit test 2019-02-22 11:43:07 -05:00
Steven Hugg
11fc96d891 started on Memory Map view 2019-02-21 16:55:57 -05:00
Steven Hugg
806600994f build segment table; download all has local/ prefix; NES: use CHR ROM for C 2019-02-21 14:44:13 -05:00
Steven Hugg
e9d207fa84 nes: update presets, famitone; show asm listing files 2019-02-21 12:36:45 -05:00
Steven Hugg
6919e1eaf6 updated node packages 2019-02-15 12:44:22 -05:00
Steven Hugg
d94755a64f updated NES Presets; GET binary file if ends in .bin or .chr 2019-02-09 18:51:37 -05:00
Steven Hugg
3ecaa57b9a this works now: ?platform=vcs&gistkey=85265288161d042f478629c1c94b1835 2019-01-17 13:31:42 -05:00
Steven Hugg
94d87bb91a minor fixes 2019-01-17 13:04:42 -05:00
Steven Hugg
132e4c5993 fixed tools for python3 2019-01-09 09:51:04 -06:00
Steven Hugg
46fbaf2686 portrait mode warning 2018-12-30 12:57:33 -06:00
Steven Hugg
3d72805460 catch gen.reset(), localStorage is null errors 2018-12-22 17:56:57 -06:00
Steven Hugg
7441196b2e no more BOM on download files 2018-12-08 10:15:02 -05:00
Steven Hugg
c20c5a466b rename/delete files 2018-12-07 19:34:23 -05:00
Steven Hugg
4b8d7406b0 isProbablyBinary() used for uploading files 2018-12-07 17:24:27 -05:00
Steven Hugg
2dd5d88d55 sms: made into classes, more vdp fixed (still need to pass vdptest); debug fn bound to platform 2018-12-01 10:37:27 -05:00
Steven Hugg
23f32b2dd3 sms: clear borders, rom sizes 2018-12-01 07:31:13 -05:00
Steven Hugg
fdb4117579 can use binary file as main 2018-12-01 06:57:32 -05:00
Steven Hugg
c2eb32ce35 can browse uploaded binary (.bin) files 2018-12-01 04:46:08 -05:00
Steven Hugg
4bbef9365c can upload binary files, include with incbin 2018-11-30 10:43:23 -05:00
Steven Hugg
0faf4a0f3a z80: runToVsync() advances to next interrupt 2018-11-28 21:03:07 -05:00
Steven Hugg
13a6f92d7b updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
Steven Hugg
d2237a3e30 use flex for verilog scope layout 2018-11-26 06:17:20 -05:00
Steven Hugg
19e2e36fe7 checkRunReady() 2018-11-24 16:51:29 -05:00
Steven Hugg
a10559634f can't create a blank file; fixed .h gutter format; right align info links 2018-11-24 16:31:07 -05:00
Steven Hugg
764fafa035 can add include/linked files to project 2018-11-24 15:43:08 -05:00
Steven Hugg
9bd8053dbd moved window list to sidebar; 3-way split 2018-11-24 13:06:13 -05:00
Steven Hugg
84c8c12092 added Split for main window 2018-11-24 07:33:34 -05:00
Steven Hugg
6e50cbb20e made WorkerOutput/VerilogOutput type more specific; FILE__filename_ext define for mcpp 2018-11-22 13:31:18 -05:00
Steven Hugg
43e33f143c showHelp(), -f3 2018-11-22 12:18:26 -05:00
Steven Hugg
d5a89b0837 updated to jquery 3.3.1, except for w2ui; markdown tweaks 2018-11-22 07:41:56 -05:00
Steven Hugg
a39bc2344e added markdown platform (using showdown.js) 2018-11-21 12:18:22 -05:00
Steven Hugg
a7b1fb4f57 try to get bbasic listings, fixed highlighting 2018-11-21 07:57:10 -05:00
Steven Hugg
eb01bdcea0 batari basic: more examples, more RAM, started syntax highlighting, online help 2018-11-20 20:41:12 -05:00
Steven Hugg
3018f27576 added batari basic preprocessor, more examples 2018-11-20 14:10:04 -05:00
Steven Hugg
ca0c7cf045 verilog.sim platform and verilog.html 2018-11-18 12:30:41 -05:00