Commit Graph

324 Commits

Author SHA1 Message Date
Steven Hugg ba73c5f569 electron: sync w/ filesystem, no more replaceSelection() 2020-08-29 20:37:34 -05:00
Steven Hugg 8b801e39df electron: open workspace w/ metadata file, write files 2020-08-29 20:37:34 -05:00
Steven Hugg 13a4570745 fixed null err msg during exception, basic: multiline if/else/then, MOD, SUB, CALL, newLocalScope() 2020-08-29 20:37:34 -05:00
Steven Hugg ac4b6a86ce sentry: ignore EmuHalt in exceptions 2020-08-11 10:25:39 -05:00
Steven Hugg d5405c4db1 basic: input validation, array bounds check 2020-08-10 21:02:01 -05:00
Steven Hugg 946037a1c9 basic: ON..GOSUB, CLEAR, rearranged platform menu 2020-08-10 08:44:34 -05:00
Steven Hugg 3a4b39b01c first crack at BASIC 2020-08-08 11:00:05 -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 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 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 99d32a17aa c64: support call stack view 2020-07-14 07:32:45 -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 bf36fe2b7f working on call stack probe, ui tweaks 2020-07-09 19:46:12 -05:00
Steven Hugg cf13779310 rearranged menu, fixed tests 2020-07-08 19:31:14 -05:00
Steven Hugg 741df9f5b8 zmachine experiments 2020-07-07 18:40:03 -05:00
Steven Hugg 002aa41bad testing out sub-frame replay slider, advanceFrameClock, fixed c64 memory corrupt 2020-07-04 15:32:21 -05:00
Steven Hugg 921d2b2253 added ZX Spectrum 48k 2020-07-02 20:24:52 -05:00
Steven Hugg 428f1a9260 atari8: use Altirra 5200 superkernel (MAME for now) 2020-07-01 13:10:01 -05:00
Steven Hugg ef5bcd3c90 sg1000: fixed presets 2020-06-30 21:36:06 -05:00
Steven Hugg 6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -05:00
Steven Hugg 9885853cea support multi file import with file0_name 2020-06-28 13:11:28 -05:00
Steven Hugg 0d77912ccc x86: started using v86, freedos, fatfs, yasm, SmallerC 2020-06-15 10:28:02 -05:00
Steven Hugg 9396a2ddbb fixed embedui 2020-06-13 19:42:17 -05:00
Steven Hugg 74bfb04dd6 cmoc: fixed error msgs, threed.c 2020-06-12 23:00:22 -05:00
Steven Hugg c360b065f9 c64: updated help, clock freq 2020-05-27 09:33:36 -05:00
Steven Hugg 2debf6e068 browser detect safari/ios w/ warning about 7 day storage deletion 2020-04-09 10:26:10 -05:00
Steven Hugg 03af8c2714 added tsconfig 2020-01-28 21:11:12 -06:00
Steven Hugg 6ddcfb1d1d runToVsync() keeps probe output for last frame (on Machine platforms only) 2020-01-04 14:06:58 -06:00
Steven Hugg bd0cad30a6 c64: added to menu 2019-12-29 15:15:12 -06:00
Steven Hugg 7a7c3d7255 fixed williams-z80 import, removed coleco.mame, fixed _MAIN_ presets, xhr ontimeout, update chromedriver 2019-12-27 09:58:46 -06:00
Steven Hugg 7d6e910e57 c64: started WASM implementation from https://github.com/sehugg/chips
use async functions in startUI()
2019-12-17 20:28:06 -06:00
Steven Hugg 27af51cfc5 sentry: new version 2019-12-14 04:48:03 -06:00
Steven Hugg 9a90db556d williams: fixed step() 2019-12-07 15:19:24 -06:00
Steven Hugg b673ffc1c9 updated to sentry 5.9.1 2019-11-19 01:14:45 -06:00
Steven Hugg e97123bfae added coleco.mame to menu; filter breadcrumbs 2019-11-12 18:45:02 -06:00
Steven Hugg 41fc5f9e9a added Sentry link 2019-11-09 11:02:33 -06:00
Steven Hugg 5516ca96b5 refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
Steven Hugg 05f4d43d1e try to fix upload bug, retired TODOs, fixed tests for new node 2019-10-20 10:15:29 -05:00
Steven Hugg 6753d9bf40 testing scripting platform 2019-09-29 13:53:40 -05:00
Steven Hugg 5a618dbd2f sg-1000: presets don't work yet, removed from tests for now 2019-09-06 22:30:34 -04:00
Steven Hugg f2882136f6 moved bootstrap-tourist to npm 2019-09-05 14:37:47 -04:00
Steven Hugg 4acff0051e fixed a couple bugs, local storage perist menu item 2019-09-03 19:48:12 -04:00
Steven Hugg ad38ae2fc4 fixed NES probe duplicating probes 2019-08-27 21:45:01 -04:00
Steven Hugg 80c02a98d5 fixed nesasm3 error parsing; started github republish 2019-08-26 17:39:34 -04:00
Steven Hugg f32009ca0b log clocks at start of scanline; added everything to Platforms menu 2019-08-25 21:27:58 -04:00
Steven Hugg 67c1223dbf added coleco machine, base VDP 2019-08-25 12:15:22 -04:00
Steven Hugg c422de0571 vlist.ts 2019-08-23 18:18:03 -04:00
Steven Hugg 49309feffc added Atari 7800 new style, load machine/<platform_id>.js optionally 2019-08-23 17:48:19 -04:00
Steven Hugg 52783cffe7 moved nemu to devices.ts, new folder structure 2019-08-22 21:31:56 -04:00
Steven Hugg 385f64bc50 Merge branch 'master' into newemu 2019-08-22 19:33:20 -04:00
Steven Hugg 84a6c6ff61 github: check repo existence before importing 2019-08-22 12:46:16 -04:00
Steven Hugg 9b65e79968 better workaround for autoplay audio in SampleAudio 2019-08-22 11:28:33 -04:00
Steven Hugg 0f63282931 working on new emulator framework 2019-08-21 22:55:32 -04:00
Steven Hugg 8e679011d1 regular font for green menus; search for ?platform= 2019-08-20 17:38:20 -04:00
Steven Hugg 51ea12cfa3 moved PLATFORMS menu, now it shows title 2019-08-20 12:24:42 -04:00
Steven Hugg 02be2c9438 tweaks to UI 2019-08-20 09:29:47 -04:00
Steven Hugg 31e052b2df ga: added build time measure, PromiseRejectedException reason, git default msg 2019-08-19 11:55:08 -04:00
Steven Hugg 0eb1d2eec0 made MSX-friendly presets 2019-08-19 10:58:38 -04:00
Steven Hugg b3fa4cb2ba moved ga() pageview to after loading platform 2019-08-19 09:43:48 -04:00
Steven Hugg 4dfab17e7b udpated TODOs; fixed error whne repo.platform_id is null 2019-08-15 10:31:35 -04:00
Steven Hugg 40f24233b1 About menu; fixed regex for platform on import url 2019-08-09 21:51:05 -04:00
Steven Hugg 5510d5be89 updated links 2019-08-09 21:25:29 -04:00
Steven Hugg fcc979f13f fixed 6809 asm 2019-08-06 17:16:47 -04:00
Steven Hugg 0cc10632c0 updated ui kbd shortcuts 2019-08-05 14:17:33 -04:00
Steven Hugg 2b09a1a9f4 verilog: fixed RAM Text Display example incrementing by +2 2019-08-01 23:10:55 -04:00
Steven Hugg 2f55ba9bf0 reordered Sync menu; new neslib 2019-07-21 21:28:44 -04:00
Steven Hugg 61456a19be use ctrl -> shift for btn 2 so arrow keys work 2019-07-05 20:42:14 -04:00
Steven Hugg e9da7aac4a moved profiler to separate class, profiler ticks when replay scroller used 2019-06-10 22:56:18 -04:00
Steven Hugg 271c2ea020 standardized key codes to get ready for gamepad support 2019-06-07 12:00:49 -04:00
Steven Hugg baa9ed7482 minor fixes 2019-06-06 13:11:22 -04:00
Steven Hugg 89c608dc2c switch to HTTPS menu option 2019-05-25 23:43:31 -04:00
Steven Hugg d9de3981c9 refactored mw8080 to use BasicZ80ScanlinePlatform 2019-05-22 21:07:27 -04:00
Steven Hugg b190cb7cfd github: message after signing in, let login errors propogate, added Log Out 2019-05-22 15:26:36 -04:00
Steven Hugg 980c8beb89 vcs: moved control instructions; DEFAULT main file in repo if none given 2019-05-22 14:30:48 -04:00
Steven Hugg 5193e79b71 added file= to Github URL, added Github login menu options 2019-05-22 13:59:04 -04:00
Steven Hugg 7eb5732273 display:flex kills the Books menu, thanks css 2019-05-22 13:08:17 -04:00
Steven Hugg 9a19531f91 hide top controls until UI loads completely 2019-05-22 10:58:40 -04:00
Steven Hugg d064f510bb Merge branch 'master' of ssh://104.131.86.119:2222/home/pzp/git/8bitworkshop 2019-05-22 10:38:51 -04:00
Steven Hugg ff9764b86b top bar has flexbox 2019-05-22 10:05:32 -04:00
Steven Hugg fb3d3430da changed pulldown menus; css why do you hate me 2019-05-22 09:20:50 -04:00
Steven Hugg 029c1156ed support ;#define CFGFILE and ;#define LIBARGS for non-C ca65 programs 2019-05-21 21:56:00 -04:00
Steven Hugg 0ea0ac2f60 new https cookie behavior 2019-05-21 16:07:37 -04:00
Steven Hugg 98423c7fa2 prevent more button pushes before first loadROM(); use latest version menu item 2019-05-21 15:29:23 -04:00
Steven Hugg 31356a7b5f use #emuscreen to place emulator video 2019-05-21 13:06:48 -04:00
Steven Hugg 736f92c3cc updated book links, removed some 2019-05-20 17:27:36 -04:00
Steven Hugg 320e0c02a4 confirmation before github pull 2019-05-20 15:22:47 -04:00
Steven Hugg c99a066f99 updated license 2019-05-20 11:38:27 -04:00
Steven Hugg 2e448e9ae8 HTTPS redirect cookie 2019-05-18 18:57:49 -04:00
Steven Hugg d47231eb79 more control instructions fade in/out; flexbox, focus ring for emulator 2019-05-18 15:25:58 -04:00
Steven Hugg f9f580248f added control instructions 2019-05-17 00:42:52 -04:00
Steven Hugg 3ebfd784a6 generate z80 cpu on demand like we used to, fix test b/c global.z80 is global 2019-05-17 00:09:43 -04:00
Steven Hugg b5d0c2410b nes: update presets, vram cur/tmp display 2019-05-16 23:30:08 -04:00
Steven Hugg 61ffe2ae79 added "Delete Local Repo" option 2019-05-16 12:28:49 -04:00
Steven Hugg 5f61521c6f nicer break expression dialog 2019-05-14 09:40:10 -04:00