mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-03 07:13:50 +00:00
This prevents Dolphin from crashing when the emulated software crashes. AFAIK, there is absolutely no performance to enabling this with the x64 JIT. Eventually, we should probably just remove bMMU (https://github.com/dolphin-emu/dolphin/pull/1831). We can't do that yet because of the ARM JIT.