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

223 Commits

Author SHA1 Message Date
Steven Hugg
c4e03df416 set __lastrepo from repo id; moved to bootbox for some alerts/prompts/confirms 2019-05-12 13:13:00 -04:00
Steven Hugg
532fe0fe48 convert some stuff to Promises; onunhandledrejection 2019-05-10 14:41:45 -04:00
Steven Hugg
cd0d1416dc github: store_id and repo= 2019-05-08 22:02:56 -04:00
Steven Hugg
4cc9aaeaca write README when creating github repository, check platform, migrate files 2019-05-08 12:18:54 -04:00
Steven Hugg
93c0e8f50b started on GithubService 2019-05-07 20:36:53 -04:00
Steven Hugg
5ded34e668 updated climber to use oam_meta_spr_pal(); updated neslib 2019-05-07 12:34:51 -04:00
Steven Hugg
d2b19df9c9 working on github integration; added nes chase game and support folders/; removed ga() 2019-05-06 18:22:03 -04:00
Steven Hugg
02ec5c7d04 local files before presets in pulldown; hide selector before list is built 2019-05-03 18:50:09 -04:00
Steven Hugg
4750e3e876 change from bootstrap-tour to bootstrap-tourist library 2019-05-03 17:56:35 -04:00
Steven Hugg
7ee58f52e3 upgrade to jquery 3.4.1 2019-05-03 09:33:47 -04:00
Steven Hugg
efb49f7fc8 fixed stack display 2019-05-01 21:28:16 -04:00
Steven Hugg
3429e72e8d updated bootstrap to 3.4.1 2019-04-30 13:19:15 -04:00
Steven Hugg
fe1e0fc9aa nes: added road, tint demo; extra tools; embed.html fetch remote url 2019-04-28 11:47:57 -04:00
Steven Hugg
0e47e7d035 started on vector-ataricolor target (for 6502) 2019-04-25 12:37:53 -04:00
Steven Hugg
4fc52a11f2 nes preset updates; switched to Toolbar class for main ui 2019-04-04 16:50:28 -04:00
Steven Hugg
361f39714b ui tweaks, irq.c, unified nes.mame platform 2019-04-03 22:15:07 -04:00
Steven Hugg
3b18217f4e Merge branch 'master' of github.com:sehugg/8bitworkshop 2019-04-03 16:41:43 -04:00
Steven Hugg
1b932c2538 added jsnes to submodules, removed min.js files 2019-04-03 16:40:27 -04:00
Steven Hugg
475b3f4fb7 switched to non-native toolbar buttons (for iOS mostly) 2019-04-02 09:09:12 -04:00
Steven Hugg
36b8ed48a0 integrated/replaced pixel editor, nes: updated presets 2019-03-25 14:54:51 -04:00
Steven Hugg
61290e09f8 started adding back 6809 support (xasm) 2019-03-20 21:38:53 -04:00
Steven Hugg
22c2fb3c2f started on asset editor 2019-03-19 20:50:41 -04:00
Steven Hugg
f17a3488ed nes: fixed presets, added to platforms menu 2019-03-05 11:26:02 -05: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
04e6343875 added verilog-vga to platform list; updated tss 2019-01-27 18:52:17 -05:00
Steven Hugg
fe7d71fa0b added w3c manifest.json 2018-12-22 08:01:14 -06:00
Steven Hugg
5ba02e493a changed book links 2018-12-21 15:51:09 -06:00
Steven Hugg
49c150930a more verilog updates 2018-12-15 11:25:22 -05:00
Steven Hugg
c20c5a466b rename/delete files 2018-12-07 19:34:23 -05:00
Steven Hugg
4f0003fe76 sms: better CPU cycle counting 2018-12-01 14:14:09 -05:00
Steven Hugg
85b2241555 added Makefile back to tools; vcs.mame 2018-11-27 18:33:09 -05:00
Steven Hugg
958e20c700 made replaydiv stretch properly; smaller verilog gutter 2018-11-26 18:02:53 -05:00
Steven Hugg
8deda746fa mobile device optimization 2018-11-26 10:26:51 -05:00
Steven Hugg
b5e3331323 Merge branch 'master' of github.com:sehugg/8bitworkshop 2018-11-26 07:10:52 -05:00
Steven Hugg
d2237a3e30 use flex for verilog scope layout 2018-11-26 06:17:20 -05:00
Steven Hugg
7c26b05602 nicer TMS9918 debug info 2018-11-25 14:25:50 -05:00
Steven Hugg
e51a49b18d took out verilog for now 2018-11-25 07:59:25 -05:00
Steven Hugg
e90b60faa3 css tweaks 2018-11-25 07:18:32 -05:00
Steven Hugg
71b4e68a55 added silly 8bitworkshop logo 2018-11-24 19:51:31 -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
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
eb01bdcea0 batari basic: more examples, more RAM, started syntax highlighting, online help 2018-11-20 20:41:12 -05:00
Steven Hugg
43ac950a52 added js coleco platform 2018-11-19 09:11:50 -05:00
Steven Hugg
d5154a649a added platform verilog to menu; fixed for TS 3.1 2018-10-11 11:43:09 -04:00
Steven Hugg
8bdf61bb30 html, viewport changes 2018-10-03 14:23:46 -04:00
Steven Hugg
22e79612ee apple2 cassette export w/ c2t 2018-09-25 19:46:24 -04:00
Steven Hugg
7b6af7ef04 started atari8 emulation; fixed memory view; show speed bar only when CRT 2018-09-20 19:55:34 -04:00
Steven Hugg
d1d761406c fixed memory browser before 1st compile / no syms 2018-09-15 21:49:02 -04:00
Steven Hugg
00621bdf16 tigervision debugging; started verilog_bar; astrocade new header 2018-09-15 15:03:14 -04:00
Steven Hugg
ccd0731b14 new global kbd shortcuts; vcs show bank offset; effective PC (c.EPC) for bankswitching debugging 2018-09-13 21:34:04 -04:00
Steven Hugg
ba55a35325 new scope module for verilog 2018-09-12 11:50:21 -04:00
Steven Hugg
98ee1a2d77 minor stuff 2018-09-11 09:04:03 -04:00
Steven Hugg
3b4f933d20 added error alerts; fixed window list; fixed z80 stack; astrocade .c bios 2018-09-05 09:31:57 -04:00
Steven Hugg
afc3173f9b added font generator to menu, added submodules 2018-09-02 17:03:17 -04:00
Steven Hugg
132147b1a4 making astro c pgms 2018-08-29 07:42:51 -04:00
Steven Hugg
9e900a5a26 started on the cade that is astro 2018-08-28 20:12:23 -04:00
Steven Hugg
155e119672 disasm z80 fixes; no recording btn for verilog 2018-08-28 06:17:32 -07:00
Steven Hugg
9d70c0fb9c changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04:00
Steven Hugg
7cf56b55a8 fixed VCS macro/loadROM; download all files menu option; error on build exception fix; PAL preset; 262 for VCS presets 2018-08-26 18:24:31 -04:00
Steven Hugg
27cae568fc "implements Platform" for classes; fixed DASM unresolved w/ mult files 2018-08-25 23:27:25 -04:00
Steven Hugg
c157f4b071 fix VCS hanging up when loading rom when paused; also fixed same bug in AnimationTimer 2018-08-25 19:07:10 -04:00
Steven Hugg
3c9560f273 added Download ZIP Archive 2018-08-25 14:49:45 -04:00
Steven Hugg
5b3c415c6f 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
Steven Hugg
cb22adeb62 started on Share Embed Link; removed emubevel class; load support scripts at runtime 2018-08-24 10:37:48 -04:00
Steven Hugg
1ba3d621ce use history.replaceState() so we don't have to reload page 2018-08-23 17:46:25 -04:00
Steven Hugg
e808d817f0 fixed replay; use nextFrame/preFrame/postFrame/advance; repeatable random noise() 2018-08-23 17:06:37 -04:00
Steven Hugg
b386d2e87a replay slider for some platforms; fixed williams audio 2018-08-21 23:45:55 -04:00
Steven Hugg
75ea169720 revert files, not presets 2018-08-21 12:00:38 -04:00
Steven Hugg
9688e801b8 updated Platforms menu 2018-08-18 08:04:13 -04:00
Steven Hugg
662f8a057d analysis.ts for 6502 cycle counting (vcs, nes) 2018-08-17 17:58:58 -04:00
Steven Hugg
9d3e658a7b added vcs .h files; can repeat Run to Line 2018-08-17 13:44:00 -04:00
Steven Hugg
8693179821 fixed vcs-mame presets; improved vcs debug info 2018-08-06 14:16:08 -04:00
Steven Hugg
7b4e532305 removed "Share" menu item since Github removed anon gist creation 2018-07-30 22:37:48 -04:00
Steven Hugg
0b2e6e4e65 multiple tabs for debug info window 2018-07-29 20:39:40 -04:00
Steven Hugg
aa1d303000 started on JSNES support 2018-07-28 09:46:27 -04:00
Steven Hugg
24693ac6eb updated scripts, sync-intro files 2018-07-26 12:44:09 -04:00
Steven Hugg
5756f3b467 embedlines for errors; demo.html 2018-07-26 11:34:03 -04:00
Steven Hugg
6e5005f613 look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
Steven Hugg
341fc8aaa5 updated CodeMirror to 5.37.0 (use minified version) 2018-07-20 16:12:24 -05:00
Steven Hugg
878c61c9bf moved base 6502/z80 platforms to .ts; mocha 5.2.0 2018-07-11 10:52:24 -05:00
Steven Hugg
a8c1ead244 more modules to typescript 2018-07-10 19:58:46 -05:00
Steven Hugg
82f01b3fcd moved some types to workertypes.ts 2018-07-08 09:07:19 -05:00
Steven Hugg
1c9817d155 convert more files to typescript 2018-07-07 23:28:01 -05:00
Steven Hugg
23557640b4 all debug buttons now have state colors 2018-07-07 09:17:16 -05:00
Steven Hugg
3221d43cdc cache result of failed web load; fixed tour 2018-07-06 21:39:49 -05:00
Steven Hugg
dc40d1b040 fixed bug where errors pile up 2018-07-06 09:27:19 -05:00
Steven Hugg
62f5303107 converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
Steven Hugg
19a38a3c5e support multiple workspace windows; //#link "file" 2018-07-02 07:34:20 -06:00
Steven Hugg
3cd04bf5df moved SourceFile/CodeProject into own js file 2018-06-29 19:26:34 -06:00
Steven Hugg
58d7dbe155 a little ui.js refactoring; fixed viz.html 2018-06-26 23:15:49 -06:00
Steven Hugg
80cc39ec4a file upload 2018-06-26 18:22:53 -06:00
Steven Hugg
beea5c3774 use localForage for file store 2018-06-26 02:56:36 -04:00
Steven Hugg
f784dc743d fixed ROM loading in mame driver 2018-06-20 01:59:06 -04:00
Steven Hugg
7f972f7ced Merge branch 'master' of github.com:sehugg/8bitworkshop 2018-05-27 11:13:27 -07:00
Steven Hugg
e29bfb5f7e working on assembler 2018-05-27 11:13:06 -07:00
Steven Hugg
c6f66dd11d website changes 2018-05-25 14:23:02 -07:00