Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-01 | WIP | Oxore | |
2025-02-01 | Turn ReferenceRecord chains into a simple linked list | Oxore | |
2025-01-07 | Integrate the new trace table parser | Oxore | |
2024-11-21 | Add Sierra ASM68 supportsierra-support | Oxore | |
2024-11-21 | Add initial COFF support (coff2bin, readcoff) | Oxore | |
2024-11-21 | Some refactoring | Oxore | |
2024-11-21 | Move some GAS specific behavior to gnu.cpp | Oxore | |
2024-11-21 | Split disassembly logic into a separate translation unit | Oxore | |
2024-11-21 | Rename `disasm.(cpp|h)` into `m68k.(cpp|h)` | Oxore | |
2024-03-09 | Add support for hex numbers in PC trace table | Oxore | |
2024-03-09 | Impl -frdc-all, fix -frdc for traced locations | Oxore | |
2024-03-09 | Impl `--split` | Oxore | |
2024-03-03 | Impl ELF symbols extraction | Oxore | |
2024-02-18 | Refactor CMakeLists.txt and fix new warnings | Oxore | |
2024-02-05 | Organize source code and tests | Oxore | |