dolphin/Source/Core
Léo Lam 3475ba8918 DSP: Fix missing masking for accelerator registers
Based on hardware tests, masking occurs for the accelerator registers.

This fixes Red Steel and Far Cry Vengeance, which rely on this behavior
when reading back the current playback position from the DSP.
2017-09-04 00:26:13 +02:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common Fix regression in File::CopyDir 2017-08-25 19:14:14 +02:00
Core DSP: Fix missing masking for accelerator registers 2017-09-04 00:26:13 +02:00
DiscIO DiscIO: Fix TMD extraction 2017-08-25 17:31:50 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Qt/DevelopmentWarning: Add "Don't show me this warning again" option 2017-09-03 03:46:23 +02:00
DolphinWX Fix DolphinWX build issue 2017-08-22 13:35:20 +02:00
InputCommon Implement GamePAd and MultiAxisController detection 2017-08-24 00:31:59 -04:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Merge pull request #6018 from lioncash/const 2017-09-03 21:43:10 +02:00
VideoCommon Merge pull request #5989 from lioncash/constantmgr 2017-09-03 13:18:10 -04:00
CMakeLists.txt