go6502
go6502 copied to clipboard
The BRK instruction should be two bytes
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.