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

Add CpuModel's for architectures to rust bindings #1847

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

lockbox
Copy link

@lockbox lockbox commented Jul 12, 2023

This adds the enums for all the architectures to the rust bindings so that we can used uc_set_cpu_model. this also exposes the ffi module so that we can set the cpu model

Closes #1821

And addresses concerns (for rust at least) for issue #1777

@wtdcode
Copy link
Member

wtdcode commented Jul 26, 2023

Sorry for late. I just got on my desktop working.

Thanks for your contribution! It's awesome.

@wtdcode wtdcode merged commit 1e0930d into unicorn-engine:dev Jul 26, 2023
27 checks passed
@lockbox lockbox mentioned this pull request Aug 1, 2023
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.

None yet

2 participants