summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-02-03clean up incorrect handling of jump displacements, bit operandsiximeow
also snuck in: display for Operand::RegList, RegDerefDisp20Abs (for particularly wide instructions) selected the wrong operands, generally behaving as if it were decoding 16-bit rather than 32-bit operands.
2020-02-03mov.b from r0l/r0h has a corresponding reversed form to r0l/r0hiximeow
2020-01-28draw the owliximeow