Commit Graph

289 Commits

Author SHA1 Message Date
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
Steven Hugg 79638ad01e verilog: send JSASM .json files to worker 2018-11-28 11:15:34 -05:00
Steven Hugg 13a6f92d7b updated coleco presets; #include finds files in the subfolder of main file 2018-11-27 15:07:39 -05:00
Steven Hugg 97f69c2af1 converted tms9918a to typescript class 2018-11-19 18:59:56 -05:00
Steven Hugg b171def11a fixed some tests 2018-10-11 11:23:19 -04:00
Steven Hugg c687006684 converted workermain to ts, needs loader.js 2018-10-05 10:08:19 -04:00
Steven Hugg aa9a829373 fix unit tests 2018-10-03 21:14:10 -04:00
Steven Hugg 716205a2b1 fixed unit tests 2018-10-03 15:06:48 -04:00
Steven Hugg 7b6af7ef04 started atari8 emulation; fixed memory view; show speed bar only when CRT 2018-09-20 19:55:34 -04:00
Steven Hugg 50ac618e86 class DebugSymbols to hold symbol info 2018-09-17 18:23:50 -04:00
Steven Hugg 00621bdf16 tigervision debugging; started verilog_bar; astrocade new header 2018-09-15 15:03:14 -04:00
Steven Hugg bf584674ab fixed tests, printFlags, debug info 2018-08-29 23:44:17 -04:00
Steven Hugg 05f5b96256 verilog -> typescript, but why does loadState() make it slow with racing_game_cpu? 2018-08-29 13:27:24 -04:00
Steven Hugg 155e119672 disasm z80 fixes; no recording btn for verilog 2018-08-28 06:17:32 -07:00
Steven Hugg 9d70c0fb9c changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04:00
Steven Hugg 5b3c415c6f debugging refactoring; fixed up embed.html; started DASM macro parse; Z80 stack view; replay wraps buffer > 120 secs; verilog edits 2018-08-25 13:50:18 -04:00
Steven Hugg cb22adeb62 started on Share Embed Link; removed emubevel class; load support scripts at runtime 2018-08-24 10:37:48 -04:00
Steven Hugg 1f32eee70c fixed apple keys, kbd, unreadable memory 2018-08-23 21:15:33 -04:00
Steven Hugg 8bb67e5610 more platform tests 2018-08-23 20:27:04 -04:00
Steven Hugg a071cd80db now we can live replay 2018-08-23 19:19:30 -04:00
Steven Hugg caf56e14e3 VCS now supports replay; can test too 2018-08-23 18:27:07 -04:00
Steven Hugg e808d817f0 fixed replay; use nextFrame/preFrame/postFrame/advance; repeatable random noise() 2018-08-23 17:06:37 -04:00
Steven Hugg 2b41164b66 audio module now exports 2018-08-21 18:32:07 -04:00
Steven Hugg e964bd26be clearBreakpoint before loadRom() to refresh memory; refresh listing view 2018-08-20 14:43:49 -04:00
Steven Hugg ba12e481f7 try to load local/ paths in include dependencies; don't update gutters of nonactive windows 2018-08-19 00:42:00 -04:00
Steven Hugg a9bd845800 add path to (some) error msgs; fixed code analysis bugs (?) 2018-08-18 00:57:45 -04:00
Steven Hugg d8a98989f5 converted src/platform to typescript; stack debug view 2018-08-16 22:30:51 -04:00
Steven Hugg bb639a0820 link dependencies have depenencies too; coleco uses common.[ch] 2018-08-12 20:48:20 -04:00
Steven Hugg 1a4d088ce2 fixed apple2 code offset 2018-08-06 17:00:14 -04:00
Steven Hugg 2e37e22eb8 WORKERFS performance fix for reads; prepend "__" to store avoid local storage corruption 2018-08-06 11:54:47 -04:00
Steven Hugg 0cb8ea7661 setMainFile() starts 1st build; multiple listing files for DASM includes; updated tests 2018-08-04 11:29:47 -04:00
Steven Hugg 7880602e81 nes runToVsync; debug info changes 2018-08-03 12:18:08 -04:00
Steven Hugg 6e5005f613 look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
Steven Hugg d5a146bf71 update lsfr preset; filter verilog boring errors 2018-07-21 09:34:06 -05:00
Steven Hugg 12ad4648dc added checkmarks to window list; fixed test 2018-07-14 15:19:58 -05:00
Steven Hugg d35a328246 fixed verilog inline asm 2018-07-12 06:50:40 -05:00
Steven Hugg 2759acd958 converted some worker helper files to .ts (loadGen) 2018-07-10 23:04:28 -05:00
Steven Hugg 613277f0e9 trying to fix wasm heap 2018-07-10 22:17:39 -05:00
Steven Hugg a8c1ead244 more modules to typescript 2018-07-10 19:58:46 -05:00
Steven Hugg bbe665bb03 fixed verilog tests 2018-07-09 21:00:05 -05:00
Steven Hugg d6a702b929 fixed test, verilog; updated slip counter preset 2018-07-09 20:46:45 -05:00
Steven Hugg 82f01b3fcd moved some types to workertypes.ts 2018-07-08 09:07:19 -05:00
Steven Hugg 79e77751ee fixed verilog test which had nothing to do w/ typescript 2018-07-05 21:46:51 -05:00
Steven Hugg 62f5303107 converting some stuff to TypeScript (make tsweb) 2018-07-05 21:23:08 -05:00
Steven Hugg 1176195149 fixed line #s for errors 2018-07-02 22:39:23 -06:00
Steven Hugg 958fbe747f error messages for LD65 2018-07-02 21:55:38 -06:00
Steven Hugg 08b32e0102 fixed vicdual skeleton test 2018-07-02 16:48:17 -06:00
Steven Hugg 19a38a3c5e support multiple workspace windows; //#link "file" 2018-07-02 07:34:20 -06:00
Steven Hugg 4595ab7a31 working on tests :^P 2018-06-30 10:13:29 -06:00
Steven Hugg d146a7adee clear error markers when build, error, unchanged; hack for dumpMemory() to work 2018-06-29 23:34:31 -06:00
Steven Hugg 952dc1b312 refactored out loadFile() 2018-06-29 17:47:27 -06:00
Steven Hugg 03bf70041d refactoring; fixed unchanged targets 2018-06-28 19:21:25 -06:00
Steven Hugg 2f2e469110 return multiple listings files from worker; removed unused worker scripts; fixed verilog 2018-06-27 21:02:04 -06:00
Steven Hugg 58d7dbe155 a little ui.js refactoring; fixed viz.html 2018-06-26 23:15:49 -06:00
Steven Hugg 436a476aff working on cc65 listing parse 2018-06-25 22:00:00 -06:00
Steven Hugg 95a0eeca44 Merge branch 'master' of github.com:sehugg/8bitworkshop 2018-06-25 17:51:07 -04:00
Steven Hugg 4cff4e75bb fixed test 2018-06-25 10:35:55 -06:00
Steven Hugg 3c7de544b0 dependency check for compile 2018-06-25 08:58:34 -06:00
Steven Hugg 22570ee4e5 refactoring workermain to support multiple files and build steps 2018-06-24 22:53:06 -06:00
Steven Hugg 2f6f426ecc fiddling with z80asm/sccz80 2018-06-24 02:24:29 -04:00
Steven Hugg d808cd0833 fixed tests 2018-06-23 19:25:37 -04:00
Steven Hugg 59fd2a2945 added atari5200 support; fixed NES presets 2018-06-23 18:59:36 -04:00
Steven Hugg 219c59cb5b removed global msvc_errors variable; support .acme assembler 2018-06-19 21:36:35 -04:00
Steven Hugg 495896c43d updated tests 2018-06-11 10:01:09 -07:00
Steven Hugg 20ddb8a11f moved around ALU ops, 16-bit cpu, reg/wire 2018-02-21 11:03:38 -06:00
Steven Hugg f6d320a05b new inline verilog assembler 2018-02-18 11:14:04 -06:00
Steven Hugg 80588fcb31 verilog: scope updates, show js code, simple cpu 2017-11-28 20:38:48 -05:00
Steven Hugg 32a65a74e0 redir.html 2017-11-23 21:54:51 -05:00
Steven Hugg 1cace9d35c more verilog unit tests; updated SDCC js/wasm 2017-11-23 19:16:54 -05:00
Steven Hugg aad8efcfec added more verilog test cases 2017-11-22 16:51:21 -05:00
Steven Hugg 73e908256e started adding verilog regress tests 2017-11-22 09:44:57 -05:00
Steven Hugg 2525d6e585 start yosys profiling 2017-11-20 10:32:34 -05:00
Steven Hugg 4f73cde7cc support `include statements in verilog; book link changes; paddle/switches; scope transitions 2017-11-16 10:30:47 -05:00
Steven Hugg 6d972bf580 WASM support for SDCC compiler; had to fix some presets 2017-11-07 13:40:45 -05:00
Steven Hugg 21ddfce92a updated presets for new sdcc lib; remap attribute 2017-05-09 09:04:53 -04:00
Steven Hugg 1675ab628e support ;;{...};; bitmap header for assembler 2017-05-07 22:47:27 -04:00
Steven Hugg 1ca9d50801 added skeleton files 2017-04-19 14:26:46 -04:00
Steven Hugg ca479d6b8c more work on vector game; williams examples, tools 2017-03-30 17:14:45 -04:00
Steven Hugg d4b9c1eced vector font; starting 3d; sparkle vectors 2017-03-26 10:00:54 -04:00
Steven Hugg f9c9fc91aa preload for worker FS, z80.lib + mcpp includes, font tools 2017-01-24 15:29:51 -05:00
Steven Hugg 7eae2e9274 added C preprocessor (mcpp); new 6502 disasm; fixed recompile 2017-01-23 10:24:49 -05:00
Steven Hugg a82accf060 refactoring; xasm6809 2017-01-21 14:00:56 -05:00
Steven Hugg c5e4622480 AY-3-8910 example (konamisound) using tss library 2017-01-18 14:46:20 -05:00
Steven Hugg cc9872e007 vicdual platform 2017-01-17 22:10:41 -05:00
Steven Hugg dfbd584207 AddressDecoder 2017-01-17 17:13:57 -05:00
Steven Hugg 1fa51ae5d4 new buttons; better DASM listing; fixed dbg btns; removed menu 2017-01-16 13:40:40 -05:00
Steven Hugg 6f09dd9634 switched to SDCC tool chain for Z80 2017-01-15 15:15:01 -05:00
Steven Hugg 8f50fa9f25 better output listing parse 2017-01-14 22:46:12 -05:00
Steven Hugg db4ea08933 started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
Steven Hugg 7fce763f64 Z80 Space Invaders starting to work; deferred worker module load 2017-01-14 00:18:54 -05:00
Steven Hugg bd551f7311 rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
Steven Hugg ab89dd8b47 optimized cc65 files; new cc65 test 2017-01-12 11:22:27 -05:00
Steven Hugg 18c1028250 npm test w/ mocha 2017-01-11 21:06:53 -05:00