The CPD1802 disassembler wrongly sees 0x7C, 0x7D and 0x7F as one byte opcodes (v1.1.8)
gulrak opened this issue · 0 comments
gulrak commented
The opcode disassembler of the CDP1802 omits the argument bytes of 0x7C (ADCI #<imm>
), 0x7D (SDBI #<imm>
) and 0x7F (SMBI #
`), showing them as single byte opcodes instead of two byte.