mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-05 14:32:46 +01:00
072a9796f5
Prior to PR, Yuzu did not restore memory to RW- on unmap of mirrored memory or unloading of NRO. (In fact, in the NRO case, the memory was unmapped instead of reprotected to --- on Load, so it was actually lost entirely...) This PR addresses that, and restores memory to RW- as it should. This fixes a crash in Super Smash Bros when creating a World of Light save for the first time, and possibly other games/circumstances. |
||
---|---|---|
.. | ||
ldr.cpp | ||
ldr.h |