summaryrefslogtreecommitdiff
path: root/disasm.cpp
AgeCommit message (Expand)Author
2023-04-23Split disasm into procedures by the highest nibbleOxore
2023-04-23Impl separate xref types call and branchOxore
2023-04-23Pass settings everywhere, impl cross referencesOxore
2023-04-22Split mnemonic and arguments formattingOxore
2023-04-22Impl bsr, bra and bcc, refactor testsOxore
2023-04-22Impl JMP by simply reusing JSROxore
2023-04-21Refactor asm renderingOxore