summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2014-09-13 20:37:06 +1200
committerScott Mansell <phiren@gmail.com>2014-09-14 04:36:50 +1200
commitcf869fc24f47ea4b86ce7634c0aab08e4c115e69 (patch)
tree3fb816fb9248befd6eb0a983ef8f0c83a2abeb5a /Source/Core/InputCommon/ControllerInterface
parentc9a717541808767667126affac116d1eded4fa87 (diff)
Fix Idle Skipping in JitIL.
Has been broken since the flags-opt merge. The idle skipping code in JitIL was very brittle and depended on the IL of it's inputs not changing in any way. flags-opt changed the IR generated by the cmp instruction, which is part of the idle loop, causing JitIL to break in really weird ways, which were almost impossible to track down. This fixes various wii games crashing/not booting and the Regspill error on (all?) gamecube mmu games.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions