1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-28 03:29:35 +00:00
Commit Graph

142 Commits

Author SHA1 Message Date
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
Steven Hugg
1cb3c960ee github: confirm push w/ dialog 2019-05-12 15:38:52 -04:00
Steven Hugg
efe0e032fb github: split up commit and push 2019-05-12 14:43:34 -04:00
Steven Hugg
31bd21ff87 DASM: better unresolved symbol search 2019-05-11 10:49:19 -04:00
Steven Hugg
143cfa7153 added subtree support for fetch, not yet for push 2019-05-10 17:01:10 -04:00
Steven Hugg
2d51d3a011 refactored some github stuff 2019-05-10 15:28:21 -04:00
Steven Hugg
10f89d0c53 list repositories in selector 2019-05-09 14:18:21 -04:00
Steven Hugg
85f0650bfe github repository metadata, binary files, fixed bugs 2019-05-09 10:33:17 -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
cd0d1416dc github: store_id and repo= 2019-05-08 22:02:56 -04:00
Steven Hugg
19d145bbd5 redirect after main file imported 2019-05-08 13:43:31 -04:00
Steven Hugg
4cc9aaeaca write README when creating github repository, check platform, migrate files 2019-05-08 12:18:54 -04:00
Steven Hugg
93c0e8f50b started on GithubService 2019-05-07 20:36:53 -04:00
Steven Hugg
95feff49da createNewPersistentStore() calls callback whether or not it converted 2019-05-03 19:05:10 -04:00
Steven Hugg
2aa818e320 verilog: support $readmemb/h("file", array) 2019-05-01 23:43:06 -04:00
Steven Hugg
78d83e0a20 reload debug break state after breakpoint hit; debugPCDelta in load/saveState; renamed vrambuf_ functions 2019-04-08 09:02:17 -04:00
Steven Hugg
361f39714b ui tweaks, irq.c, unified nes.mame platform 2019-04-03 22:15:07 -04:00
Steven Hugg
102559cb06 updated unit tests 2019-03-30 11:39:08 -04:00
Steven Hugg
6cea0772bf pixel editor lazy updates 2019-03-26 16:44:15 -04:00
Steven Hugg
36b8ed48a0 integrated/replaced pixel editor, nes: updated presets 2019-03-25 14:54:51 -04:00
Steven Hugg
cc767eafd0 cc65: fixed errors in include files; minor fixes, preset updates 2019-03-23 09:58:12 -04:00
Steven Hugg
21bc4fd1e5 converted CRLF, tweaked homepage, fixed tests 2019-03-21 10:55:12 -04:00
Steven Hugg
f190bf2d58 updated tests, intro page 2019-03-18 14:28:51 -04:00
Steven Hugg
98ccf2b26a nes: bank switching .cfg for MMC3 via NES_MAPPER=4; reverse A/B btns 2019-03-13 20:31:42 -04:00
Steven Hugg
ab1500ccb6 fixed callbackGetRemote(); started on profiler 2019-03-03 10:32:25 -06:00
Steven Hugg
4e17913823 fixed params when using vcs.mame; fixed tests; fixed nes start/select 2019-02-25 22:20:07 -05:00
Steven Hugg
6919e1eaf6 updated node packages 2019-02-15 12:44:22 -05:00
Steven Hugg
26a91fa038 >32-bit warning for verilog 2018-12-30 13:29:38 -06:00
Steven Hugg
75227a3ea5 verilog: use standard worker message formats 2018-12-15 13:14:40 -05:00
Steven Hugg
c654647b6d fixed keyboard flags 2018-12-09 10:15:02 -05:00
Steven Hugg
4b8d7406b0 isProbablyBinary() used for uploading files 2018-12-07 17:24:27 -05:00
Steven Hugg
65a284388d testplatforms writes PNG files to test/output; fixed astrocade minimal bios 2018-12-01 15:12:05 -05:00
Steven Hugg
c0f97458aa started on SMS; got rid of BaseFrameBasedPlatform; more tests 2018-11-30 13:13:56 -05:00
Steven Hugg
c2a6417e28 sg1000 platform + libcv 0.24.2 2018-11-28 11:21:07 -05:00