dolphin/Source/Core
Ryan Houdek cdec575bef Fixes games that use the MMU to page in code(Rogue Leader).
The issue was that on memory exception we wouldn't call in to PPCAnalyst and our code_block would retain the previous blocks information.
This would cause us to compile the previous blocks instructions in prior to the exception exit.
2014-05-09 09:10:45 -05:00
..
AudioCommon Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Common Revert "Merge pull request #62 from degasus/log_truncate_path" because it was merged without consensus. 2014-05-01 11:00:21 +02:00
Core Fixes games that use the MMU to page in code(Rogue Leader). 2014-05-09 09:10:45 -05:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Merge pull request #81 from degasus/skip_framelimit_hotkey 2014-05-01 12:40:01 +02:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends Merge pull request #185 from degasus/shader-cleanup 2014-05-06 11:37:11 +02:00
VideoCommon Merge pull request #185 from degasus/shader-cleanup 2014-05-06 11:37:11 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00