Commit Graph

175 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 664a5d43d0 forgot test roms 2020-07-08 19:37:56 -05:00
Steven Hugg cf13779310 rearranged menu, fixed tests 2020-07-08 19:31:14 -05:00
Steven Hugg 0f284531db galaxian: updated to use Machine interface, fixed apple2 test 2020-07-06 15:06:24 -05:00
Steven Hugg 14589815c4 3.5.2, fixed tests 2020-06-29 12:01:26 -05:00
Steven Hugg 0d77912ccc x86: started using v86, freedos, fatfs, yasm, SmallerC 2020-06-15 10:28:02 -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 e1b19b8119 initial swag at openRelevantListing(), still needs work on cc65 2019-12-27 20:53:44 -06:00
Steven Hugg acc05564a1 fixed typescript 'finally' error 2019-12-27 12:13:30 -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 f9392c5a96 c64: updated filesystem, presets, load/save 2019-12-21 11:54:26 -06:00
Steven Hugg 3387221210 fixed test 2019-12-04 17:50:10 -06:00
Steven Hugg f7ade09225 use throw Error() when possible 2019-11-13 14:49: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
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 5a618dbd2f sg-1000: presets don't work yet, removed from tests for now 2019-09-06 22:30:34 -04:00
Steven Hugg 5c98c2eb7d sound_williams: refactored into Machine 2019-08-31 15:37:42 -04:00
Steven Hugg f3138f9b57 added nightwatch web tests 2019-08-31 15:36:50 -04:00
Steven Hugg 211386e7bf github: import after publish to get all files 2019-08-28 22:19:26 -04:00
Steven Hugg 108d1ca292 vcs: fixed readAddress() bug 2019-08-26 14:09:42 -04:00
Steven Hugg d8421fee7f converted everything to new Z80, debugging broken 2019-08-25 16:39:12 -04:00
Steven Hugg 5323862172 use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
Steven Hugg 37c7ba8eb2 bring in the logic probe; fixed z80 debugger; moved apple2 to BasicScanlinePlatform 2019-08-24 16:49:56 -04:00
Steven Hugg dd070f71fc vicdual conversion to BasicScanlineMachine 2019-08-24 10:35:33 -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 20bc3620ac made BaseMachinePlatform, test with NewApple2Platform (work on debugging) 2019-08-23 13:03:01 -04:00
Steven Hugg 30db326f57 ZilogZ80 class; fixed test 2019-08-23 09:21:24 -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 0f63282931 working on new emulator framework 2019-08-21 22:55:32 -04:00
Steven Hugg 7678c26c9c added neslib2.cfg that uses full ZP segment, NROM256; fixed test 2019-08-21 11:37:20 -04:00
Steven Hugg 94f28461ea fixed pixel editor comment handling 2019-08-20 10:35:41 -04:00
Steven Hugg 0eb1d2eec0 made MSX-friendly presets 2019-08-19 10:58:38 -04:00
Steven Hugg fef73d9b54 more 7800 fixes; testing additional logging for profiler 2019-08-15 10:31:35 -04:00
Steven Hugg 4d5c6b9063 williams: added test for 6809; fiddled with atari7800 2019-08-15 10:31:35 -04:00
Steven Hugg f1593f6ac7 fixed tests 2019-08-08 14:31:20 -04:00
Steven Hugg 138ee806cb SMS pix format (sl:); new presets 2019-08-06 23:27:06 -04:00
Steven Hugg fcc979f13f fixed 6809 asm 2019-08-06 17:16:47 -04:00
Steven Hugg a9a8a574c3 fixed unit tests 2019-07-30 00:19:25 -04:00
Steven Hugg a05ee6680f update parseHexWords regex to make Verilog binary separate case 2019-07-18 22:37:05 -04:00
Steven Hugg b3861f3361 astrocade: split bios into .c files; check rom_size on sdcc targets (not yet) 2019-06-02 22:49:51 -04:00
Steven Hugg 642ba8176f astrocade debug fixes; z80 was borking 'im' during loadState() 2019-05-28 19:22:11 -04:00
Steven Hugg bafee9d55d github: each repo in a separate localstorage key 2019-05-26 10:55:02 -04:00
Steven Hugg decccdf0d7 converted Assembler to class, added nanoasm submodule (not mapped yet) 2019-05-25 21:51:01 -04:00
Steven Hugg 252c262cf0 fixed unit test 2019-05-23 18:49:52 -04:00
Steven Hugg 9aba7ac296 convert loadFiles() to Promise 2019-05-23 08:32:53 -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 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 89331dbcf2 use new neslib2.lib w/ seperate object files 2019-05-14 12:24:35 -04:00