summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-22Optimize by speedOxore
2023-04-22Fix release build (remove asserts on function calls)Oxore
2023-04-22Impl JMP by simply reusing JSROxore
2023-04-21Refactor asm renderingOxore
2023-04-20Refactor testsOxore
2023-04-20Fully implement JSR supportOxore
2023-04-20Use %08x for all offsetsOxore
2023-04-20Implement brief word extension for jsr (part 1)Oxore
2023-04-20Use %04x for commented data formattingOxore
2023-04-20Impl tests against GNU AS in bashOxore
2023-04-19Begin implementing instruction disassemblingOxore
2023-04-18Fix infinite loop during reallocationOxore
2023-04-18Impl basic traced disasm facility using linked listOxore
2023-04-17Fix compilationOxore
2023-04-17Impl trace parsing, define top level approachOxore
2023-04-15Initial commitOxore