Fix SIGBUS on ARM 32bit when starting level 3#708
Open
emileb wants to merge 1 commit intofgsfdsfgs:portfrom
Open
Fix SIGBUS on ARM 32bit when starting level 3#708emileb wants to merge 1 commit intofgsfdsfgs:portfrom
emileb wants to merge 1 commit intofgsfdsfgs:portfrom
Conversation
Author
|
Maybe a better fix than this but works-for-me |
Owner
|
You'd need to at least update |
Author
|
Still seemed to fit in to the estimated size when I tried level 3, but didn't try other levels, will test loading all levels |
|
For Vita port to work properly, more 32 bit ARM changes were necessary. Reference: Rinnegatamante@25da3be |
Author
Ha ah amazing, missed this work, will apply the same fixes. Thanks for the reply |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix float misalignment when on ARM7, this was causing SIGBUS sig when starting level 3. Could be other instances of this but it let me start level 3.