summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2025-01-07Extract common objects into object librariesHEADmasterOxore
2024-11-21Add Sierra ASM68 supportsierra-supportOxore
2024-11-21Add initial COFF support (coff2bin, readcoff)Oxore
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-02-18Refactor CMakeLists.txt and fix new warningsOxore
2024-02-05Organize source code and testsOxore
2023-06-04Add initial support of ELF filesOxore
2023-04-23Split disasm into procedures by the highest nibbleOxore
2023-04-22Optimize by speedOxore
2023-04-21Refactor asm renderingOxore
2023-04-15Initial commitOxore