dolphin/Source/Core
Michael Maltese 2267ddeb17 DSPAssembler: fix handling of P_REG1C
`P_REG1C` had the same value as `P_ACCL`, so was causing spurious errors
when used with ACCM registers. Gcdsptool (which calls this `P_ACCLM`)
gives it the value `P_REG | 0x1c10` instead, and handles errors in the
same block as other REG## enums.
2017-06-03 15:16:39 -07:00
..
AudioCommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
Common Common: Add a std::variant implementation 2017-06-03 12:36:24 +02:00
Core DSPAssembler: fix handling of P_REG1C 2017-06-03 15:16:39 -07:00
DiscIO Merge pull request #5518 from JosJuice/replace-weird-brace-thingy 2017-06-03 21:16:36 +02:00
DolphinNoGUI Tools: Load GameCube BIOS added 2017-05-22 22:44:21 +01:00
DolphinQt2 Merge pull request #5503 from ligfx/qtelidedbutton 2017-06-03 12:47:18 +02:00
DolphinWX Merge pull request #5517 from leoetlino/more-reliable-shutdown 2017-06-03 21:33:43 +02:00
InputCommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
UICommon upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
VideoBackends Fix for loop in D3D Renderer ApplyState function 2017-05-29 23:32:32 -05:00
VideoCommon Merge pull request #5271 from JosJuice/allow-aslr 2017-06-02 21:53:02 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00