1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-11-23 06:32:11 +00:00
8bitworkshop/test/cli
2019-08-24 16:49:56 -04:00
..
6502 made BaseMachinePlatform, test with NewApple2Platform (work on debugging) 2019-08-23 13:03:01 -04:00
verilog
z80 ZilogZ80 class; fixed test 2019-08-23 09:21:24 -04:00
test1.c
testasm.js converted Assembler to class, added nanoasm submodule (not mapped yet) 2019-05-25 21:51:01 -04:00
testdecoder.js
testgithub.js github: check repo existence before importing 2019-08-22 12:46:16 -04:00
testpixelconvert.js fixed pixel editor comment handling 2019-08-20 10:35:41 -04:00
testplatforms.js bring in the logic probe; fixed z80 debugger; moved apple2 to BasicScanlinePlatform 2019-08-24 16:49:56 -04:00
teststore.js convert loadFiles() to Promise 2019-05-23 08:32:53 -04:00
testutil.js
testverilog.js
testworker.js added neslib2.cfg that uses full ZP segment, NROM256; fixed test 2019-08-21 11:37:20 -04:00
workertestutils.js