Programming the 6502 microprocessor and its relatives in assembly and other languages.
-
dwesti
- Posts: 11
- Joined: 31 Oct 2018
Post
by dwesti »
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.
-
dwesti
- Posts: 11
- Joined: 31 Oct 2018
Post
by dwesti »
Some opcodes. I think I didn't miss anything
-
Attachments
-
- opcodes.zip
- (1.12 KiB) Downloaded 54 times