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

Rust Bindings: reg_read_batch and reg_write_batch #2060

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

hsa1as
Copy link

@hsa1as hsa1as commented Dec 4, 2024

This is my proposed fix for adding reg_read_batch and reg_write_batch into the rust bindings. Issue #2059

It's a bit janky as uc_reg_{read,write}_batch require the values to be passed as void** . Is there a better solution that I have overlooked?

@wtdcode wtdcode merged commit 3a01515 into unicorn-engine:dev Dec 7, 2024
36 checks passed
@wtdcode
Copy link
Member

wtdcode commented Dec 7, 2024

Thanks!

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