1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-12 03:29:31 +00:00
8bitworkshop/test/cli
2019-10-20 10:15:29 -05:00
..
6502 try to fix upload bug, retired TODOs, fixed tests for new node 2019-10-20 10:15:29 -05:00
verilog verilog: scope updates, show js code, simple cpu 2017-11-28 20:38:48 -05:00
z80 use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
test1.c more work on vector game; williams examples, tools 2017-03-30 17:14:45 -04:00
testasm.js converted Assembler to class, added nanoasm submodule (not mapped yet) 2019-05-25 21:51:01 -04:00
testdecoder.js converted src/platform to typescript; stack debug view 2018-08-16 22:30:51 -04:00
testgithub.js github: import after publish to get all files 2019-08-28 22:19:26 -04:00
testpixelconvert.js try to fix upload bug, retired TODOs, fixed tests for new node 2019-10-20 10:15:29 -05:00
testplatforms.js sound_williams: refactored into Machine 2019-08-31 15:37:42 -04:00
teststore.js convert loadFiles() to Promise 2019-05-23 08:32:53 -04:00
testutil.js verilog: support $readmemb/h("file", array) 2019-05-01 23:43:06 -04:00
testverilog.js >32-bit warning for verilog 2018-12-30 13:29:38 -06:00
testworker.js added neslib2.cfg that uses full ZP segment, NROM256; fixed test 2019-08-21 11:37:20 -04:00
workertestutils.js write README when creating github repository, check platform, migrate files 2019-05-08 12:18:54 -04:00