Closed ncatelli closed 3 years ago
While BRK is considered an implied address mode instruction, it should include an additional byte like an immediate instruction.
Actually, this might be better to leave as a single byte instruction and just allow for use of the .byte preparser directive to specify optional signatures. This seems to align more with the spec.
.byte
While BRK is considered an implied address mode instruction, it should include an additional byte like an immediate instruction.