summaryrefslogtreecommitdiff
path: root/testbenches
AgeCommit message (Collapse)Author
2011-06-24SPASM doesn't like ' instead of ", so now the testbench console strings will ↵Duncan Smith
probably print okay.
2010-11-15Pattern rule for testbenches addedDuncan Smith
2010-09-14Conditional jumps work now.Duncan Smith
Holy shit that was a hairy debug session. I have a lot to look forward to.
2010-09-14Trivial changes.Duncan Smith
2010-09-13CCF flags :(Duncan Smith
2010-09-13Fixed bug in conditional instructions which take an argumentDuncan Smith
2010-09-13More testcases and a few fixesDuncan Smith
2010-09-13Started out on my own test suiteDuncan Smith
2010-09-13Made zexdoc's writestr routine a bit fasterDuncan Smith
2010-09-13Changed zexdoc to halt instead of jumping into neverneverland when it's doneDuncan Smith
2010-09-10How could I forget to actually write characters in 'writestr'?Duncan Smith
2010-09-10Lazy, slow hack to FETCHW and FETCHWI becuase I forgot about endiannessDuncan Smith
2010-09-10Completely patched zexdoc to assemble with SPASM.Duncan Smith
2010-09-08Some more changes, spasm almost doesn't complain anymore!Duncan Smith
2010-09-08Working on adapting zexdoc to work in spasmDuncan Smith
2010-09-07Added testbenches folderDuncan Smith