Commit Graph

8 Commits

Author SHA1 Message Date
elicn
b1605d4006 Fix TCG opcode hook prototype 2023-07-14 00:42:40 +03:00
Eli
922c1e6333 Merge branch 'dev' into uc-py-next 2023-07-13 23:00:01 +03:00
Robert Xiao
a998231a0e Fix sample_ctl.py.
Commit 640251e1aa added a size parameter to uc_hook_tcg_op_2, but this was not
reflected in the Python bindings.

Commit fbf4078d65 added a len parameter to ctl_remove_cache, but this was not
reflected in sample_ctl.py.
2023-05-07 09:08:20 -07:00
Eli
7414177672 Merge branch 'dev' into uc-py-next 2022-12-25 14:59:22 +02:00
Nguyen Anh Quynh
8ac20e2012 python: add some more comments for samples 2022-10-31 12:37:18 +08:00
elicn
8b233f99fe Adjust ctl_remove_cache usage to signature 2022-06-08 16:59:54 +03:00
elicn
d65b418239 Adjust samples 2022-06-03 14:23:03 +03:00
923b4ad3cc Update python bindings 2021-11-04 21:47:30 +01:00