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

validate memory reads against code note sizes #1137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Jan 20, 2025

Adds a validation warning when an achievement reads memory using a size that differs from the annotation of the code note at the address. Also generates a validation warning if the address does not have a code note.

Does not currently follow AddAddress chains.
Also ignores BitX and BitCount reads as long as a note exists at the address.

@Jamiras Jamiras added this to the 1.3.2 milestone Jan 20, 2025
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.

1 participant