mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-21 05:08:39 -05:00
0b00c95b79
This was not needed for most games before because the external exception was itself delayed. aram-dma-fixes changed that and made the external exception happen a lot quicker, breaking games that relied on the memcard operations delay. Fixes issue 5583.