mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-21 16:01:49 -04:00
Even in games that require MMU mode, loads outside the area specified by the BAT are rare, so fastmem is a substantial improvement. All of the interesting changes are in the backpatch handler, to make it generate DSI exceptions correctly.