Commit Graph

324 Commits

Author SHA1 Message Date
Steven Hugg efe0e032fb github: split up commit and push 2019-05-12 14:43:34 -04:00
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
Steven Hugg f0591ef7c4 tweaking emulator div styles 2018-03-24 16:13:27 -06:00
Steven Hugg 5b92659b97 "Save As"; command-line assembler; 32-bit limit (so far) in opcodes 2018-03-23 15:05:08 -06:00
Steven Hugg b5c74234f3 smoother scope transition; slowest/fastest buttons; video width tweak 2018-02-27 14:09:27 -06:00
Steven Hugg f9158b24eb speed control for verilog 2018-02-26 21:26:50 -06:00
Steven Hugg eb3a1164fa changed link(s) 2018-01-02 14:19:17 -06:00
Steven Hugg 6d7a4d3f09 moved book links to menu bar 2017-12-29 21:49:30 -06:00
Steven Hugg cb113b370b async google analytics 2017-12-25 10:44:46 -06:00
Steven Hugg a541b3c4e6 working on verilog debugger 2017-11-24 20:41:44 -05:00
Steven Hugg 2525d6e585 start yosys profiling 2017-11-20 10:32:34 -05:00
Steven Hugg 4f73cde7cc support `include statements in verilog; book link changes; paddle/switches; scope transitions 2017-11-16 10:30:47 -05:00
Steven Hugg 014d659558 started on .v files; framerate detect 2017-11-12 11:52:17 -05:00
Steven Hugg c787cc40a8 better video recording (rotate, copy frames); preset updates 2017-06-21 10:32:42 -04:00
Steven Hugg ec9a3136ac added gif recorder 2017-05-20 19:44:12 -04:00
Steven Hugg 867bab7978 preliminary NES support; made free BIOS for CV; ported solarian to coleco 2017-05-20 09:54:36 -04:00
Steven Hugg 82a87330ac fixed Javatari canvas (Bootstrap 3 upgrade broke it) 2017-05-13 07:57:21 -04:00
Steven Hugg a237f0d279 use local book imgs 2017-05-11 08:04:34 -04:00
Steven Hugg 5da7f48d1e use expanded z80fast.js for debugging 2017-05-09 21:47:12 -04:00
Steven Hugg 21ddfce92a updated presets for new sdcc lib; remap attribute 2017-05-09 09:04:53 -04:00
Steven Hugg 112cbeda1e working on pixel editor 2017-05-04 17:38:27 -04:00
Steven Hugg 992bf927e0 removed splash 2017-05-01 07:37:48 -04:00
Steven Hugg 0933d8e54c "works best in firefox" message 2017-04-29 14:38:56 -04:00
Steven Hugg 5ae8d28922 added base_z80 platform and viz.html example 2017-04-29 11:53:27 -04:00
Steven Hugg 9ae40b58c9 added new book link 2017-04-26 17:54:10 -04:00
Steven Hugg 4447d85008 scroll to item, multiple insns per line 2017-04-24 20:06:37 -04:00
Steven Hugg fa0d0ac872 added nice bevel 2017-04-22 23:10:06 -04:00
Steven Hugg 604a5a1a74 added symbols to memory window; BusProbe/newCPU/readAddress everywhere 2017-04-22 09:51:10 -04:00
Steven Hugg 29117e7cb6 added welcome splash dialog 2017-04-19 22:42:00 -04:00
Steven Hugg 89c3209f09 started on profile/memory views 2017-04-18 21:53:39 -04:00
Steven Hugg 9da265f7e5 spinner while compiling; updated presets 2017-04-13 15:36:57 -04:00
Steven Hugg 1e6a43b273 various improvements 2017-04-11 22:46:13 -04:00
Steven Hugg 90ec9ba94d cleaned up tools directory; vic dual color PROM 2017-04-10 22:30:46 -04:00
Steven Hugg 333636fe33 fix some things in vicdual and scramble; renamed konamisound 2017-04-10 13:17:48 -04:00
Steven Hugg 2667b7051f faster image data using buffer 2017-04-06 15:09:30 -04:00
Steven Hugg a4c40948ea working on williams sound, sprites 2017-04-06 11:29:53 -04:00
Steven Hugg e4e59d6c0d working on z80 sound worker 2017-04-04 09:01:59 -04:00
Steven Hugg 94bf30fa7e working on speech 2017-04-02 00:38:08 -04:00
Steven Hugg 15354fce71 added test pgms for galaxian-scramble 2017-03-26 19:14:55 -04:00
Steven Hugg ddc4550413 updated presets; thinking about sprite editor 2017-03-12 18:53:32 -04:00
Steven Hugg ad36052afb vic dual ay8910 tester 2017-02-18 23:29:07 -05:00
Steven Hugg ca9a4afec3 VIC Dual example; platforms in menu 2017-02-15 21:24:57 -05:00
Steven Hugg 042041e041 color vectors 2017-02-15 21:24:57 -05:00
Steven Hugg e68c901c3f download ROM image 2017-02-02 14:11:52 -05:00
Steven Hugg 52b58f471c working on vector 2017-02-01 13:31:12 -05:00
Steven Hugg 0f26d3cc35 working on c platforms; skeleton has tool extension 2017-01-26 10:49:38 -05:00
Steven Hugg ec2391f16e use Github gists for sharing 2017-01-25 12:30:05 -05:00
Steven Hugg a82accf060 refactoring; xasm6809 2017-01-21 14:00:56 -05:00
Steven Hugg f696f22b5a robotron driver 2017-01-20 17:54:02 -05:00
Steven Hugg 17370248ee started williams games 2017-01-19 23:54:24 -05:00
Steven Hugg c5e4622480 AY-3-8910 example (konamisound) using tss library 2017-01-18 14:46:20 -05:00
Steven Hugg f649f0ec03 galaxian hardware; coalesce multiple worker msgs 2017-01-17 14:45:56 -05:00
Steven Hugg 1fa51ae5d4 new buttons; better DASM listing; fixed dbg btns; removed menu 2017-01-16 13:40:40 -05:00
Steven Hugg 0fca237979 SourceFile object; moved styles to css/codemirror.css 2017-01-15 23:47:12 -05:00
Steven Hugg b1d05bde7c fixed z80 debugging; spaceinv shift register 2017-01-14 14:16:04 -05:00
Steven Hugg db4ea08933 started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
Steven Hugg 9d3a1bb48b load/register platform files individually 2017-01-14 00:47:26 -05:00
Steven Hugg 7fce763f64 Z80 Space Invaders starting to work; deferred worker module load 2017-01-14 00:18:54 -05:00
Steven Hugg d64317ac11 smaller .js files 2017-01-09 16:28:20 -05:00
Steven Hugg 65e59d350d nicer disassembly window 2017-01-09 09:14:53 -05:00
Steven Hugg 6c8d52e64a Base6502Platform, RTS button, run backwards, c fixes 2017-01-07 21:53:22 -05:00
Steven Hugg 2949a35167 toolbar takes entire width; started exidy 2017-01-06 21:09:41 -05:00
Steven Hugg 1e2b489b07 runEval 2017-01-06 14:07:21 -05:00
Steven Hugg 1ad74168d6 disassembly toggle 2017-01-06 09:49:36 -05:00
Steven Hugg 346bab90fd added apple II display, sound; more tools; acme, plasm (PLASMA); platform switch 2017-01-05 11:59:54 -05:00
Steven Hugg 3e817adcb1 "use strict" for all; atarivec: include vector ROM in asm file 2017-01-03 11:31:42 -05:00
Steven Hugg 14f3667e7e started on asteroids vector driver 2017-01-02 23:16:36 -05:00
Steven Hugg f0cb1602e4 seperated out VCS -> platform/vcs.js 2016-12-31 11:05:22 -05:00
Steven Hugg 1c01731caa moved to bootstrap, added tour 2016-12-31 09:15:39 -05:00
Steven Hugg 8be8c11ae5 added Twitter follow button 2016-12-26 21:45:04 -05:00
Steven Hugg f4ffdc23fd changed link to paperback 2016-12-26 12:36:37 -05:00
Steven Hugg 861205633e minor textual error, dasm update 2016-12-25 22:00:48 -05:00
Steven Hugg 8456c79023 added welcome dialog, jquery UI 2016-12-25 08:28:49 -05:00
Steven Hugg 9d4f311441 changed chapter names 2016-12-17 12:02:40 -05:00
Steven Hugg e42ff3a56a initial commit 2016-12-15 20:21:51 -05:00