unicorn/bindings/python/unicorn
Sean Heelan 75c5904ec1 Makes the hook types consistent, with a single indicator for each of
read, write and fetch.

This commit only adds the enum values. The functionality still has to be
updated.

As per issue #111
2015-09-22 12:26:01 +07:00
..
__init__.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
arm64_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07:00
arm_const.py improve const generator; emit unicorn.h consts 2015-08-28 07:32:25 -07: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_const.py Makes the hook types consistent, with a single indicator for each of 2015-09-22 12:26:01 +07:00
unicorn.py Fix issue #113, untracked reference 2015-09-16 21:33:01 -05:00
x86_const.py x86: add back 2 registers X86_REG_FCW & X86_REG_FPIP 2015-08-24 13:58:52 +08:00