dolphin/Source
Pierre Bourdon 4747cc7a15 Fix DSP CMPAR disassembly
Previously the two operand register selection bits were inverted, causing "CMPAR AC1, AX0.H" to be disassembled as "CMPAR AC0, AX1.H".

DSP RE is always fun: on the one hand Nintendo does a lot of stupid shit, so anything weird could be a legitimate bug of the UCode that is not supposed to make any sense. On the other hand, Dolphin *also* does a lot of stupid shit, so there's always that doubt.

Note: completely untested change - done with the GH text editor, just to show you how much I care :) . These operand descriptions are only used for disassembly, so no real behavior change is expected.
2014-12-13 04:14:51 +01:00
..
Android Merge pull request #1625 from unknownbrackets/android-minor 2014-12-01 02:54:31 -05:00
Core Fix DSP CMPAR disassembly 2014-12-13 04:14:51 +01:00
DSPSpy
DSPTool
PCH
UnitTests UnitTests: fix VertexLoaderTest 2014-12-09 18:56:27 +01:00
VSProps Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
.clang-format
CMakeLists.txt
dolphin-emu.sln