Commit Graph

289 Commits

Author SHA1 Message Date
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