mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 23:59:54 -06:00

Previously it would fall through to the mmu code path, and raise a dsi exception, which it would never check for, so it would continue executing code silently.