Macro source with reporting feature
I hope this simple patch in conjunction with the test program provided gets a chance to be incorporated soon. ;)
I just created a test similar to vice/testprogs/CPU/hmc6502/ ... It's a PRG (including source, Makefile and so on). If run (see included RUN script) it shows a green border on success and writes the resulting status to the debugging port. Otherwise failure codes appears on screen with red border. See readme.txt for further details.
I found testbench/selftest/scpu.asm ... maybe this is the right place where to finally insert it. Edited: My bad, I hadn't worked it out. That's only the part of the test framework .. Ok, we have to start some 816 test module ... ;)
I found testbench/selftest/scpu.asm ... maybe this is the right place where to finally insert it.
Ok, should be possible. ;) Is there a template that can be used or a current test which you could recommend? I'm right to look in testprogs/ hierachy? Would CPU/ the right place for it? Are there already any other 816/802 test? (just for orientation)
No wrapping in absolute addressing modes for opcodes TSB, TRB, STX, STY, LDX, LDY
I saw the problem on both platforms, but I don't know the actual build number ......