mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 00:21:33 +00:00
By making the JIT cache check if the current state of MMCR0 and MMRC1 matches the state they had at the time the JIT block was compiled, we solve a correctness issue (marked in a comment as a speed hack). Not known to affect any games.