dolphin/Source/Core
Ryan Houdek b8d4834cb1 Fix the return value of PPCAnalyst.
In situations where conditional continue isn't supported + if a JIT doesn't implement a instruction that has the FL_ENDBLOCK flag. This would cause an
infinite loop.
In reality all the JITs should implement every FL_ENDBLOCK instruction regardless, but JITIL doesn't implement tw/twi which are FL_ENDBLOCK
instructions.
2014-09-10 21:33:17 -05:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Add sign extending aliases to the ARM64Emitter. 2014-09-10 17:52:54 -05:00
Core Fix the return value of PPCAnalyst. 2014-09-10 21:33:17 -05:00
DiscIO Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DolphinWX Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
InputCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00