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

fix read across region boundary #308

Merged

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Jan 5, 2024

In the unlikely event that multiple bytes are read from an address right at the edge of a libretro memory region, the code will now try to read the remaining bytes from the next region.

@Jamiras Jamiras added this to the 11.1.0 milestone Jan 5, 2024
@Jamiras Jamiras merged commit cd72c04 into RetroAchievements:develop Jan 13, 2024
6 checks passed
@Jamiras Jamiras deleted the bugfix/libretro_multiregion_memread branch January 13, 2024 15:56
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