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

Return an error when out of SPU memory #405

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Conversation

AJenbo
Copy link
Contributor

@AJenbo AJenbo commented Feb 7, 2023

I was getting strange issues where sounds where being replaced. Turns out that if you load memory past the end of the 2MB available memory it will just wraparound and load sounds on top of each other. This now returns an OOM error instead.

@uyjulian uyjulian merged commit 87061bf into ps2dev:master Feb 11, 2023
@AJenbo AJenbo deleted the spu-oom branch February 11, 2023 06:24
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