Skip to content

Commit

Permalink
Merge pull request #6305 from booto/codehandler
Browse files Browse the repository at this point in the history
Restore original MSR when returning from codehandler
  • Loading branch information
leoetlino committed Jan 13, 2018
2 parents 93979cd + 83d18fc commit 3e00be9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Data/Sys/codehandler.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/codehandler.s
Expand Up @@ -109,7 +109,7 @@ resumegame:
lfd f2,152(r1) # loads f2
lfd f3,160(r1) # loads f3

mfmsr r25
mtmsr r25

lwz r0,172(r1)
mtlr r0 # restores lr
Expand Down

0 comments on commit 3e00be9

Please sign in to comment.