Commit Graph

69 Commits

Author SHA1 Message Date
Steven Hugg 5735135add atari8: wait/dma events, new kbd 2022-09-03 15:28:59 -05:00
Steven Hugg 363691b964 debug: click to breakpoint in probe views 2022-09-01 13:43:09 -05:00
Steven Hugg 02cb20ec87 moved ProbeRecorder to own module 2022-09-01 10:19:20 -05:00
Steven Hugg ba2644e7d0 debugviews: new CRT Probe 2022-08-24 14:28:00 -05:00
Steven Hugg 10baf3abc6 vcs: scanline io viewer logs i/o only 2022-02-15 14:20:19 -06:00
Steven Hugg 3f241bfcc2 ecs: worker tool 2022-01-29 12:47:37 -06:00
Steven Hugg 6c0c610514 vcs: resizeobserver
cpc: siege game
2021-12-03 08:25:57 -06:00
Steven Hugg 8fa0389da1 cpc: started investigation, cpcrslib, aspect 2021-12-01 14:03:26 -06:00
Steven Hugg 97248cf399 vcs: listen for kbd on emulator div 2021-09-20 16:08:31 -05:00
Steven Hugg 9f171bcf75 github: added octokat.js back in 2021-09-15 21:53:38 -05:00
Steven Hugg 9a2e411587 added vcs.stellerator platform 2021-09-15 14:41:25 -05:00
Steven Hugg 6cee4e26e4 scripting: print(), css, palette layout, flex
make syncdev/prod: fixed mime type upload
2021-08-20 12:25:05 -05:00
Steven Hugg a12d1a0638 removed redundant 'use strict' from ts files 2021-08-11 11:18:41 -05:00
Steven Hugg 42f3febb29 vcs: moved Javatari to loadScript() in Platform.start() 2021-08-06 09:07:40 -05:00
Steven Hugg ed41c1fb2a split baseplatform.ts into mame/wasm 2021-08-05 19:16:13 -05:00
Steven Hugg 4506ebd7e0 started migration to esbuild modules 2021-08-02 08:32:46 -05:00
Steven Hugg 5c52862a0b mame: made 6502/z80 subclasses 2021-07-31 17:01:19 -05:00
Steven Hugg a2ee3bf964 armasm: fixed offsets; updated docs urls for help 2021-06-18 09:08:25 -05:00
Steven Hugg b1263513ed upgraded sentry; make sync 2021-05-21 15:11:51 -05:00
Steven Hugg df742e5297 vcs: fixed Javatari.room.console.onBreakpointHit is not a function 2021-05-13 14:45:48 -05:00
Steven Hugg 50c1a653e2 vcs: fixed KIL breakpoint bug, analysis has 76*4 cycles max 2021-04-22 14:50:23 -05:00
Steven Hugg 5b7e0a6330 vcs: fixed instant replay, KIL ($02) instruction 2021-04-19 11:47:04 -05:00
Steven Hugg 8afad5571b vcs: scanline view, fixed analysis with jsr 2021-04-05 18:09:50 -05:00
Steven Hugg 64fcbdc9d5 vcs: ca65 support, fixed segment offset parsing in listing 2021-03-28 14:23:02 -05:00
Steven Hugg 4addfe7ae2 wiz: use wla debug format, syntax highlighter 2021-03-04 13:43:53 -06:00
Steven Hugg 5ee1c7e8a3 initial wiz support (vcs and nes) 2021-03-04 08:49:48 -06:00
Steven Hugg bf6e399ce9 vcs: resize screen 2020-10-07 19:11:00 -05:00
Steven Hugg 3b13a472bc working on new unified MAME support 2020-07-29 18:33:14 -05:00
Steven Hugg b76c18e013 vcs: added probing support 2020-07-11 17:45:35 -05:00
Steven Hugg 5a5eec982c getROMExtension() for some platforms, changed d/l filenames 2020-07-11 11:21:01 -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 74bfb04dd6 cmoc: fixed error msgs, threed.c 2020-06-12 23:00:22 -05:00
Steven Hugg 96bdc184d8 nes/vcs: fix crash if click disassembler before rom loads 2019-12-29 15:13:19 -06:00
Steven Hugg 5516ca96b5 refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
Steven Hugg ca7d488f1c moved segments into Platform object 2019-08-27 12:20:51 -04:00
Steven Hugg 108d1ca292 vcs: fixed readAddress() bug 2019-08-26 14:09:42 -04:00
Steven Hugg 3a2df124eb better fix for VCS audio autostart 2019-08-22 12:20:47 -04:00
Steven Hugg 9de22d6389 recreate audio when resuming (https://goo.gl/7K7WLu) 2019-08-21 19:40:33 -04:00
Steven Hugg e852fd27a6 vcs: added chap 8, 11, 12, 13 examples 2019-07-20 11:04:24 -04:00
Steven Hugg e73388b24e convert old vcs examples/foo paths to examples/foo.a 2019-05-08 23:18:36 -04:00
Steven Hugg 9fe8f5d1a0 embed.html can record video, ack messages 2019-05-01 11:55:45 -04: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 ab1500ccb6 fixed callbackGetRemote(); started on profiler 2019-03-03 10:32:25 -06:00
Steven Hugg 6cb71d40b8 vcs: ctrl-click to break on raster position 2018-12-06 07:25:37 -05:00
Steven Hugg 43e33f143c showHelp(), -f3 2018-11-22 12:18:26 -05:00
Steven Hugg 527660b121 isDebugging() instead of getDebugCallback() 2018-11-22 07:39:27 -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 50ac618e86 class DebugSymbols to hold symbol info 2018-09-17 18:23:50 -04:00