Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-21 | Add Sierra ASM68 supportsierra-support | Oxore | |
2024-11-21 | Add initial COFF support (coff2bin, readcoff) | 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-02-18 | Refactor CMakeLists.txt and fix new warnings | Oxore | |
2024-02-05 | Organize source code and tests | Oxore | |
2023-06-04 | Add initial support of ELF files | Oxore | |
2023-04-23 | Split disasm into procedures by the highest nibble | Oxore | |
2023-04-22 | Optimize by speed | Oxore | |
2023-04-21 | Refactor asm rendering | Oxore | |
2023-04-15 | Initial commit | Oxore | |