ARMeilleure: Allow TPIDR2_EL0 to be set properly #339
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "FixTpidr2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This fixes an oversight I made in #280 where instead of setting the value of TPIDR2_EL0, the value would be retrieved instead. I believe we were able to get away with this because SuperTuxKart only sets the value to 0.
Download the artifacts for this pull request:
GUI-less
Only for Developers
I wrote a homebrew program to test this.
Before:
After: