summaryrefslogtreecommitdiff
path: root/opcodes/s12z-opc.c
Commit message (Expand)AuthorAgeFilesLines
* S12Z: Opcodes: Fix crash when trying to decode a truncated operation.John Darrington2019-04-291-1/+1
* S12Z: Opcodes: Handle bit map operations with non-canonical operands.John Darrington2019-04-241-3/+1
* S12Z: opcodes: Replace "operator" with "optr".John Darrington2019-04-121-26/+26
* S12Z: opcodes: Separate the decoding of operations from their display.John Darrington2019-01-031-0/+2701