]> git.sur5r.net Git - cc65/commit
Fixed ca65's BRK instruction encoding for the 65816. 380/head
authorGreg King <gregdk@users.sf.net>
Sun, 12 Feb 2017 19:54:57 +0000 (14:54 -0500)
committerGreg King <gregdk@users.sf.net>
Sun, 12 Feb 2017 19:54:57 +0000 (14:54 -0500)
commit7e8bb7b700572a50ed4f1e87ebeea4fd35177459
tree3e8c63b1604fef6f9d65c5261bcfed330fc29737
parent5bbf010029c4d3a844aa2339a69387efcc45f519
Fixed ca65's BRK instruction encoding for the 65816.

BRK is two bytes on all 6502 variants; but, the 65816's maker declared officially that assemblers should support an optional operand.
src/ca65/instr.c