Sürüm
4.0-4595
Sürüm
master
Tarih
9 yıl, 4 ay önce
Windows x64 Mac OS X Android Ubuntu 13.04
Uygula
4747cc7a15230cc21bfa0b63b0efb57b7656aac3
Yazarı değiştir
Pierre Bourdon
Açıklamayı değiştir
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