mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 02:00:32 -04: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.