capstone/contrib
Rot127 40dffb2668
Documentation updates (#2476)
* 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
2024-09-23 11:26:56 +08:00
..
cs_driver Documentation updates (#2476) 2024-09-23 11:26:56 +08:00
m68k_instruction_tbl_gen Constify backends (#1549) 2019-12-23 20:30:57 +08:00
objdump Python2 leftovers v2 (#2395) 2024-07-01 14:10:12 +08:00
riscv_update add riscv cmake support & using static array contain temp string for riscv (#1435) 2019-03-20 23:19:26 +08:00
windows_kernel Fix user data alignment in MEMBLOCK (#1471) 2019-05-09 10:24:47 +08:00
README add contrib/ directory 2014-05-31 12:07:25 +08:00

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.