dolphin/Source/Core
magumagu dda5e610eb Fix paired loadstore to use correct load/store calls.
psq_st performs one store, and psq_ld one load, from the perspective of the
MMU; getting this wrong leads to potentially incorrect behavior (incorrect page
faults, weirdness with the gather pipe, etc.).  Fix this, and stop masking
the address when checking for gather pipe writes.

Also a bunch of cleanup.
2015-03-11 17:06:18 -07:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Merge pull request #2146 from Sonicadvance1/aarch64_optimize_fpr_push_pop 2015-03-08 08:51:45 -05:00
Core Fix paired loadstore to use correct load/store calls. 2015-03-11 17:06:18 -07:00
DiscIO Merge pull request #2113 from Stevoisiak/VolumeCleanup 2015-03-05 12:18:53 -05:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX Merge pull request #2171 from JosJuice/nonmodal-regression 2015-03-11 08:15:02 +01:00
InputCommon Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
UICommon Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
VideoBackends GLX: fix memory leak 2015-03-08 17:42:37 +01:00
VideoCommon VertexLoaderX64: fix harmless off-by-one error 2015-03-08 04:43:59 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00