mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-22 21:19:48 +00:00
40dffb2668
* Remove Windows msvc project files and move build instructions to single BUILDING.md file. * Move HACK.txt to Contributing and update it. * Add refactoring guide. * Add known bugs * Remove compatibility headers. * Fix smaller issues. * Remove 'possible revert' column. People always can do manual changes. * Move instruction alias description to the top * Add table to general breaking changes. * Update general release guide with the newest information. * Highlight NanoMips and be more precise in writing. * Add note about archs without alias. * Add sentence about what is planned. * Small corrections for Windows build instructions and debug macros. * Fix rebase issues. * Bring back make.sh for the CI |
||
---|---|---|
.. | ||
cs_driver | ||
m68k_instruction_tbl_gen | ||
objdump | ||
riscv_update | ||
windows_kernel | ||
README |
This directory contains contributions that do not belong to the core engine. Code here might be helpful for those who want to integrate Capstone into their own projects. The license of these code was defined by their authors.