unicorn/bindings/python/unicorn
Andrew Dutcher 12642c2555 Cleanups/fixes for the library issue conglomerate (#897)
* 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
2017-09-24 22:33:01 +08:00
..
__init__.py python: add __version__ 2016-03-06 21:21:39 +08:00
arm64_const.py Aarch64 add thread registers (#834) 2017-05-14 14:42:49 +07:00
arm_const.py update ChangeLog 2017-01-25 12:00:18 +08:00
m68k_const.py renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
sparc_const.py bindings: update Sparc registers after the last core change 2015-09-15 14:17:57 +07:00
unicorn.py Cleanups/fixes for the library issue conglomerate (#897) 2017-09-24 22:33:01 +08:00
unicorn_const.py add architecture query (#842) 2017-05-21 09:47:02 +08:00
x86_const.py x86: add MSR API via reg API (#755) 2017-02-24 21:37:19 +08:00