Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-05 | Organize source code and tests | Oxore | |
2024-02-04 | Impl deep graph walk and distinct jump following option | Oxore | |
This commit changes the default behavior which technically breaks backwards compatibility. It would be a concern if somebody else besides me is using this tool, but I doubt it would be the case, LOL. | |||
2023-06-03 | Impl -fimm-hex | Oxore | |
2023-05-27 | Impl -fshort-ref-local-labels, refactor feature parsing | Oxore | |
2023-05-26 | Change all `mark` wording to `label` wording | Oxore | |
2023-05-20 | Impl marks referencing for PEA and NBCD | Oxore | |
2023-05-20 | Impl marks referencing for MOVE and MOVEA | Oxore | |
2023-05-01 | Fix MOVEM boundary check | Oxore | |
2023-05-01 | Impl MOVEQ | Oxore | |
2023-04-29 | Fix bound checking for (xxx).L extension bytes | Oxore | |
2023-04-27 | Fix bugs found on random tests | Oxore | |
2023-04-27 | Impl random test | Oxore | |