summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2025-02-01WIPOxore
2025-02-01Turn ReferenceRecord chains into a simple linked listOxore
2025-01-07Integrate the new trace table parserOxore
2024-11-21Add Sierra ASM68 supportsierra-supportOxore
2024-11-21Add initial COFF support (coff2bin, readcoff)Oxore
2024-11-21Some refactoringOxore
2024-11-21Move some GAS specific behavior to gnu.cppOxore
2024-11-21Split disassembly logic into a separate translation unitOxore
2024-11-21Rename `disasm.(cpp|h)` into `m68k.(cpp|h)`Oxore
2024-03-09Add support for hex numbers in PC trace tableOxore
2024-03-09Impl -frdc-all, fix -frdc for traced locationsOxore
2024-03-09Impl `--split`Oxore
2024-03-03Impl ELF symbols extractionOxore
2024-02-18Refactor CMakeLists.txt and fix new warningsOxore
2024-02-05Organize source code and testsOxore