1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-12-12 09:29:04 +00:00
Commit Graph

225 Commits

Author SHA1 Message Date
Steven Hugg
e90b60faa3 css tweaks 2018-11-25 07:18:32 -05:00
Steven Hugg
a511d81c97 less padding on CRT style, overscan option 2018-11-24 15:43:39 -05:00
Steven Hugg
84c8c12092 added Split for main window 2018-11-24 07:33:34 -05:00
Steven Hugg
4034be10c4 skeleton for bb 2018-11-23 10:10:32 -05:00
Steven Hugg
43e33f143c showHelp(), -f3 2018-11-22 12:18:26 -05:00
Steven Hugg
e51bd2a579 coleco updates 2018-11-22 07:41:56 -05:00
Steven Hugg
527660b121 isDebugging() instead of getDebugCallback() 2018-11-22 07:39:27 -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
3018f27576 added batari basic preprocessor, more examples 2018-11-20 14:10:04 -05:00
Steven Hugg
f337b52be3 started integrating batariBASIC 2018-11-20 12:31:19 -05:00
Steven Hugg
43ac950a52 added js coleco platform 2018-11-19 09:11:50 -05:00
Steven Hugg
ca0c7cf045 verilog.sim platform and verilog.html 2018-11-18 12:30:41 -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
3ff3789bf8 minor scope tweaks, need phantomjs for wavedrom 2018-10-11 11:08:19 -04:00
Steven Hugg
706a24c96a updated presets, changed array syntax, ice40 fpga examples 2018-10-08 20:38:39 -04:00
Steven Hugg
398103c3b9 minor fixes 2018-10-05 09:36:10 -04:00
Steven Hugg
d09f768628 3.2.0 2018-10-03 14:35:26 -04:00
Steven Hugg
9e9655c1e7 allow drag by setting pointer-events on/off 2018-09-26 22:34:16 -04:00
Steven Hugg
0d9c1e5b51 fixed paddle events in verilog (again) 2018-09-26 14:42:43 -04:00
Steven Hugg
d7d2437004 more atari8 stuff, fixed mame; astrocade-bios preset, paddles 2018-09-23 21:38:28 -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
50ac618e86 class DebugSymbols to hold symbol info 2018-09-17 18:23:50 -04:00
Steven Hugg
51bf1226d0 moved declare vars to ui module imports 2018-09-17 14:45:22 -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
8ad8d0e88c signal names on top, remove clk/reset from video, wave numbers at high zoom 2018-09-12 20:38:52 -04:00
Steven Hugg
ba55a35325 new scope module for verilog 2018-09-12 11:50:21 -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
51021b5a67 started on astrocade commercial version 2018-09-03 12:00:30 -04:00
Steven Hugg
afc3173f9b added font generator to menu, added submodules 2018-09-02 17:03:17 -04:00
Steven Hugg
bf584674ab fixed tests, printFlags, debug info 2018-08-29 23:44:17 -04:00
Steven Hugg
05f5b96256 verilog -> typescript, but why does loadState() make it slow with racing_game_cpu? 2018-08-29 13:27:24 -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
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
61d7860e12 started on VCS library 2018-08-27 16:50:53 -04:00
Steven Hugg
8581fcabd6 inspect variables by selecting 2018-08-27 12:38:55 -04:00
Steven Hugg
9cff180022 fixed vcs skeleton, added timer stuff, vcs PC fix when debugging, vcs disasm view, vcs run to vsync 2018-08-26 20:44:14 -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
113fdd4099 apple2 has 64k now 2018-08-26 00:44:17 -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
6063b6598b VCS Stack debug info; updated javatari 2018-08-25 19:45:30 -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
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
1f32eee70c fixed apple keys, kbd, unreadable memory 2018-08-23 21:15:33 -04:00
Steven Hugg
8bb67e5610 more platform tests 2018-08-23 20:27:04 -04:00
Steven Hugg
caf56e14e3 VCS now supports replay; can test too 2018-08-23 18:27:07 -04:00
Steven Hugg
1ba3d621ce use history.replaceState() so we don't have to reload page 2018-08-23 17:46:25 -04:00