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

Core: Show exception on misaligned jump #15880

Merged
merged 2 commits into from
Aug 21, 2022

Conversation

unknownbrackets
Copy link
Collaborator

Along with #15879, I also just realized that the same goes for CPU jumps. Might as well just always validate alignment for those.

This also shows an RA when there's a bad jump. I'm too often seeing from/to PC being VRAM and the same value in screenshots, so I'm hoping this helps give more context on the errors.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.14.0 milestone Aug 21, 2022
@hrydgard
Copy link
Owner

Looks good otherwise!

@unknownbrackets unknownbrackets merged commit d11640a into hrydgard:master Aug 21, 2022
@unknownbrackets unknownbrackets deleted the ir-slowmem branch August 21, 2022 22:07
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