Page 3 of 3

Re: R6501 Disassembler?

Posted: Tue Feb 26, 2019 5:58 am
by dwesti
whartung wrote:
The best test of a disassembler is to disassemble code that you have the source code to and check that it matches.
Better to build all opcode set and check disassembler. Same I did with z80, because code has some errors, only in this case i fixed program.

Re: R6501 Disassembler?

Posted: Thu Feb 28, 2019 3:58 am
by dwesti
Some opcodes. I think I didn't miss anything