go6502 icon indicating copy to clipboard operation
go6502 copied to clipboard

The BRK instruction should be two bytes

Open prydin opened this issue 3 years ago • 0 comments

For some obscure reason, the BRK instruction is actually two bytes. The assembler (and presumably the emulator as well) treats it as a single byte instruction.

prydin avatar Jun 27 '21 14:06 prydin