1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
Commit Graph

1234 Commits

Author SHA1 Message Date
Steven Hugg
5391cefbc2 moved some development files to meta/ directory, updated sync script 2020-08-01 13:56:50 -05:00
Steven Hugg
ba916728f0 updated npm, copy deps from node_modules/ to lib/ 2020-08-01 12:52:17 -05:00
Steven Hugg
3d82280c0a electron: initial experimental build (npm start), removed web/images 2020-08-01 11:53:52 -05:00
Steven Hugg
40aac97a58 reordered mame menu 2020-07-30 13:54:34 -05:00
Steven Hugg
3b13a472bc working on new unified MAME support 2020-07-29 18:33:14 -05:00
Steven Hugg
b344590917 atari8: fastbasic, only int-mode and builds carts right now 2020-07-28 21:01:25 -05:00
Steven Hugg
b78fbe5ac4 atari800xl.mame platform, Alterra ROMs 2020-07-28 18:22:08 -05:00
Steven Hugg
68f19fbf11 tests: createTestDOM() function 2020-07-27 08:20:17 -05:00
Steven Hugg
a5c69fa274 vcs: supercharger export; apple2: merlin32 2020-07-26 11:53:13 -05:00
Steven Hugg
82c18e04aa apple2: floating bus, no scanline rendering yet 2020-07-23 21:56:30 -05:00
Steven Hugg
8b96c82e65 apple2: fixed cosmic impalas 2020-07-23 09:36:43 -05:00
Steven Hugg
3e8436126b atari5200: added atari5200.inc, display list test 2020-07-21 15:09:13 -05:00
Steven Hugg
be505566ee editor: scroll to top when loading file 2020-07-21 11:41:29 -05:00
Steven Hugg
5445db5773 williams: fixed sprites 2020-07-20 22:53:42 -05:00
Steven Hugg
f05fde8f47 zx: added crt0 2020-07-20 12:00:25 -05:00
Steven Hugg
101f605c6c minor tweaks 2020-07-20 11:43:01 -05:00
Steven Hugg
60de08c9da ui: added "Alert" title to dialogs, updated binary detector 2020-07-19 17:59:13 -05:00
Steven Hugg
08af6ae3a5 loadBIOS() now on Machine interface, updated c64 BIOS, emulator types SYS command 2020-07-19 16:54:37 -05:00
Steven Hugg
aba1072abd added runToPC() so can continue after run to line 2020-07-18 12:04:39 -05:00
Steven Hugg
9202583619 ui: highlight relevant book 2020-07-17 13:20:15 -05:00
Steven Hugg
cf12b481a9 fixed wasm probe tests, updated jquery to 3.5.1 2020-07-16 14:52:27 -05:00
Steven Hugg
ba2c288e8d apple2: delta modulation demo 2020-07-16 10:25:28 -05:00
Steven Hugg
73b766f1a3 probe views: show last label name 2020-07-15 16:01:02 -05:00
Steven Hugg
bc58a43473 updates for apple2 spkr accuracy 2020-07-15 15:41:09 -05:00
Steven Hugg
99d32a17aa c64: support call stack view 2020-07-14 07:32:45 -05:00
Steven Hugg
93aff314c8 c64, zx: added probe buffer support, need to log scanlines 2020-07-13 22:14:44 -05:00
Steven Hugg
95e1ef8a0d apple2-hgr2.cfg, moved debug tree 2020-07-13 19:06:27 -05:00
Steven Hugg
e70b8a9749 tests use WASM if available 2020-07-13 17:36:19 -05:00
Steven Hugg
f5a4844af3 request persistent permission more often, show dialog if not 2020-07-13 14:16:18 -05:00
Steven Hugg
85dc34eccb ui: show repo id in toolbar, apple2: new presets 2020-07-12 18:23:51 -05:00
Steven Hugg
270d04e169 moved emsrc/ to https://github.com/sehugg/8bitworkshop-compilers 2020-07-12 15:20:16 -05:00
Steven Hugg
8cf8a6c2e8 request storage permissions after tour ends 2020-07-12 15:04:07 -05:00
Steven Hugg
5fe9ec29a5 removed tools/, moved to new repo sehugg/8bit-tools 2020-07-12 10:30:32 -05:00
Steven Hugg
4480e217f6 consistent tree node shape 2020-07-12 09:11:42 -05:00
Steven Hugg
7393d8276f fixed atari vector example ? 2020-07-12 09:11:42 -05:00
Steven Hugg
9b7df7938a markdown: allow-same-origin sandbox iframe 2020-07-11 23:29:06 -05:00
Steven Hugg
52d6f69d09 call stack view: swapped push/pop, check for real jump, made top level list flat; header for symbol probe 2020-07-11 19:37:07 -05:00
Steven Hugg
b76c18e013 vcs: added probing support 2020-07-11 17:45:35 -05:00
Steven Hugg
dbda38d31a views that use startProbing() can use cumulative data mode 2020-07-11 15:37:05 -05:00
Steven Hugg
e66802addb emerged the call stack view 2020-07-11 14:01:26 -05:00
Steven Hugg
8f192ab2a1 replay now allows seek to frame 0 2020-07-11 12:52:41 -05:00
Steven Hugg
842f256931 probe recorder test, fixes 2020-07-11 12:27:32 -05:00
Steven Hugg
df4b35ed6a z80: removed old simulator and tests (we have zexall now) 2020-07-11 11:22:41 -05:00
Steven Hugg
5a5eec982c getROMExtension() for some platforms, changed d/l filenames 2020-07-11 11:21:01 -05:00
Steven Hugg
c99f4c4d3a zmachine: fixed focus on chrome 2020-07-10 23:27:31 -05:00
Steven Hugg
c1e83c3a03 rebuilt node modules, now typescript lib == es2017 2020-07-10 23:04:00 -05:00
Steven Hugg
8198cd471a no chromedriver, but found parsedoc.py 2020-07-10 23:00:19 -05:00
Steven Hugg
c3561662ff removed caspr, acme 2020-07-10 21:08:15 -05:00
Steven Hugg
ccc011e048 zmachine: more split window stuff, ztrek 2020-07-10 19:47:23 -05:00
Steven Hugg
34aba0443e markdown: using iframe 2020-07-10 15:19:49 -05:00