Commit Graph

43 Commits

Author SHA1 Message Date
Steven Hugg 2e27b0d2bb show >8 bit arrays in debug, check for non-typed arrays in state, fix embed iframe 2020-07-09 10:24:24 -05:00
Steven Hugg 6acaa3f81d ui tweaks 2020-07-09 01:52:58 -05:00
Steven Hugg a053be8e14 nes: changed to typed arrays, still problems with replay 2020-07-08 17:02:57 -05:00
Steven Hugg 71fa79cec5 working on tree view for state, extra debuginfo 2020-07-08 15:39:54 -05:00
Steven Hugg 741df9f5b8 zmachine experiments 2020-07-07 18:40:03 -05:00
Steven Hugg d068dc0433 memory map: updated to use css grid 2020-07-06 12:52:42 -05:00
Steven Hugg a815b18d7d added Symbol Probe view 2020-07-04 17:58:52 -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 6ff4041251 added xasm6809 USE directive support; atari7800: fixed header 2020-06-30 19:53:23 -05:00
Steven Hugg 14589815c4 3.5.2, fixed tests 2020-06-29 12:01:26 -05:00
Steven Hugg 9885853cea support multi file import with file0_name 2020-06-28 13:11:28 -05:00
Steven Hugg 00b9d3ab15 upload: new bootbox dialog 2020-06-25 14:13:20 -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 e8faee01f3 vcs: 24-cycle sleep after HMOVE in examples, nes/c64: fixed climber struct order 2020-06-07 11:37:56 -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 bbea64d29f note that Safari/iOS removes local data after 7 days 2020-03-27 13:59:18 -05:00
Steven Hugg 60e527287e asset editor: added toolbar 2020-02-05 20:31:24 -06:00
Steven Hugg c0eec49206 c64: scrolling, sprites lib 2020-02-03 22:17:27 -06:00
Steven Hugg 411795f8fa added aspect: ratio to assets, c64 clears kbd on reset 2020-02-02 11:27:05 -06:00
Steven Hugg 167b5aa2d8 probe: only show value for certain ops 2020-01-04 20:45:27 -06:00
Steven Hugg 313dc2f863 probe shows values; click gutter to run to cursor 2020-01-04 18:17:58 -06:00
Steven Hugg 0e91abe6bb working on new textual probe view 2020-01-04 15:33:58 -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 7357063b72 minor fixes 2020-01-01 13:22:57 -06:00
Steven Hugg eb990dbf1a openRelevantListing() picks listing or source file 2019-12-28 13:50:31 -06:00
Steven Hugg e1b19b8119 initial swag at openRelevantListing(), still needs work on cc65 2019-12-27 20:53:44 -06:00
Steven Hugg a05190da44 fixed some worker types 2019-12-27 16:31:24 -06:00
Steven Hugg 5c4b2b0ca4 openRelevantListing() not ready until listings are fixed, "folder/file.ext" normalized 2019-12-27 13:19:11 -06:00
Steven Hugg acc05564a1 fixed typescript 'finally' error 2019-12-27 12:13:30 -06:00
Steven Hugg 39dad45b47 added back installErrorHandler 2019-12-21 13:50:21 -06:00
Steven Hugg 4a1ac1bbac c64: more work on WASMMachine; use more await for ui 2019-12-18 16:27:34 -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 70ed0b1cd7 williams: working on cmoc 2019-12-10 23:12:07 -06:00
Steven Hugg 551c6fb340 fixed embed with machine/ platforms 2019-12-01 13:49:29 -06:00
Steven Hugg cc0cb584a8 added message when emulation stopped (EmuHalt) 2019-12-01 11:58:01 -06:00
Steven Hugg d16f87b990 fixed waveform bug; added VL_DIVS_III 2019-11-13 19:51:09 -06:00
Steven Hugg f7ade09225 use throw Error() when possible 2019-11-13 14:49:00 -06:00
Steven Hugg e97123bfae added coleco.mame to menu; filter breadcrumbs 2019-11-12 18:45:02 -06:00
Steven Hugg eabcd5e8b0 better hasLocalStorage detection; removed legacy VCS localStorage conversion 2019-11-11 17:43:00 -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