]> git.sur5r.net Git - cc65/commit
Fixed the generation of the opcode byte when BRK is given an operand, in 65816 CPU...
authorGreg King <gregdk@users.sf.net>
Fri, 17 Aug 2018 03:51:04 +0000 (23:51 -0400)
committerGreg King <gregdk@users.sf.net>
Fri, 17 Aug 2018 03:51:04 +0000 (23:51 -0400)
commitd13d068e71fb7cc08734e2c17e67e83f48d28d77
tree80b01946bfab6f2874e8b37eca9f4f904db87f42
parentf40dcb5883fd1c94c982fd7e56a7828799ded5d2
Fixed the generation of the opcode byte when BRK is given an operand, in 65816 CPU mode.

The bug was created by commit 7e8bb7b700572a50ed4f1e87ebeea4fd35177459.
src/ca65/instr.c