mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-29 19:54:20 +01:00
* Python: Disable distribution of static library on linux and macos; add environment variable LIBUNICORN_PATH to let user specify location of native library; prevent build of native library if this option is enabled; closes #869 * Python: Update README.TXT to describe how to manage the building and usage of the native library |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arm64_const.py | ||
| arm_const.py | ||
| m68k_const.py | ||
| mips_const.py | ||
| sparc_const.py | ||
| unicorn.py | ||
| unicorn_const.py | ||
| x86_const.py | ||