Age | Commit message (Expand) | Author |
---|---|---|
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 | Fix -fwalk and -ffollow-jumps bug | 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 | Fix runtime error in regmask printing routine | Oxore |
2024-02-18 | Refactor CMakeLists.txt and fix new warnings | Oxore |
2024-02-05 | Organize source code and tests | Oxore |