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.
7.61k
stars
1.56k
forks
source link
Ensure API is properly documented before `v6` #2308
Open
Rot127 opened 7 months ago
Not all functions in the public header files are properly documented (e.g. in
arm.h
andcapstone.h
).This needs to be done before
v6
is released.