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

[DYNAREC_RV64] Added more opcodes for VMP-protected GI #1168

Merged
merged 10 commits into from
Dec 26, 2023

Conversation

xctan
Copy link
Contributor

@xctan xctan commented Dec 26, 2023

66 0F BD BSR seems to trigger some unknown bugs in other opcodes.

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 26, 2023

66 0F BD BSR seems to trigger some unknown bugs in other opcodes.

So it ready to merge or shall I wait?

@xctan
Copy link
Contributor Author

xctan commented Dec 26, 2023

Ready to merge. VMP should entirely run inside dynarec after this PR, but I'm unsure whether the hidden bug can be found in a few days.

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 26, 2023

Ok.

@ptitSeb ptitSeb merged commit e2abb6b into ptitSeb:main Dec 26, 2023
30 checks passed
@xctan
Copy link
Contributor Author

xctan commented Dec 26, 2023

The bug is that VMP cannot generate a meaningful anti-debugger message but garbages (so still having problem with debugger check).

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