Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 bindings improvements #2024

Merged
merged 8 commits into from
Oct 9, 2024
Merged

Conversation

elicn
Copy link
Contributor

@elicn elicn commented Oct 8, 2024

Highlights:

  • Fixed Uc subclasses constructor args limitation
  • Fixed missing context_reg_write_batch prototype
  • Various refinements
  • Various documentation added
  • Now supporting more ctl methods

@wtdcode wtdcode merged commit 78580ca into unicorn-engine:dev Oct 9, 2024
33 checks passed
@wtdcode
Copy link
Member

wtdcode commented Oct 9, 2024

Thanks!

@elicn elicn deleted the python-fixes branch October 9, 2024 11:53
wtdcode pushed a commit that referenced this pull request Oct 13, 2024
* Allow Uc subclasses to use additional constructor args

* Add missing conext reg write batch prorotype

* Sort uc prototypes for better readability

* Redefine internal C API structures

* Add ctypes alises to improve readability

* Added documentation for ctl methods

* Added ctl tcg buffer size accessors

* Fix tcg buffer size return type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants