capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.19k stars 1.53k forks source link

Is there any interest in supporting older micros? #1615

Open gtoal opened 4 years ago

gtoal commented 4 years ago

Just wondering if there is anyone in the project considering adding support for 8 bit micros, such as 6502, 6809 and z80?

(this is not a feature request nor an offer to create those, just asking if it is already on anyone's radar)

thanks,

Graham

aquynh commented 4 years ago

yes feel free to add support for those architectures - into the "next" branch.

thanks.

aladur commented 3 years ago

Current status in next branch for 8-bit micros with the following flavors: MOS65XX: 6502, 65C02, W65C02, 65816 M680X: 6800, 6801, 6805, 6808, 6809, 6811, 6301, 6309, CPU12, HCS08