aboutsummaryrefslogtreecommitdiff
path: root/tdump/src/disassembler.c
AgeCommit message (Collapse)Author
2024-05-24add license stuff in tdumpKimplul
2024-04-30janitorial dutiesKimplul
+ Add doc and formatting tooling
2024-03-31implement more meta instructionsKimplul
+ Also have a working draft of ABI names for registers, matches qbt currently but should probably codify somewhere
2023-10-29initial working compiled program on simulatorKimplul