summaryrefslogtreecommitdiff
path: root/disassembler.c
Commit message (Collapse)AuthorAge
* Fix disasm treatment of branch offsetsDavid Phillips2019-08-03
| | | | | This patch makes the disassembler treat branch offsets as PC-relative rather than absolute.
* Implement quick disassemblerDavid Phillips2019-08-03