index
:
m68k-disasm.git
master
sierra-support
tracetab
GNU AS compatible Motorola M68000 ISA disassembler (C++)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-02-02
WIP merge nodes
tracetab
Oxore
2025-02-01
WIP
Oxore
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
2025-01-07
Impl extended trace table format parser
Oxore
2024-11-21
Add Sierra ASM68 support
sierra-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