mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
docs/DSP: fix typos
This commit is contained in:
parent
30b166e3b1
commit
90b060f284
@ -1282,7 +1282,7 @@ There are two pairs of conditions that work similar: \texttt{EQ}/\texttt{NE} and
|
|||||||
$pc = $st0
|
$pc = $st0
|
||||||
END
|
END
|
||||||
$pc = addrA + 1
|
$pc = addrA + 1
|
||||||
// Remove vaues from stack
|
// Remove values from stack
|
||||||
\end{DSPOpcodeOperation}
|
\end{DSPOpcodeOperation}
|
||||||
\end{DSPOpcode}
|
\end{DSPOpcode}
|
||||||
|
|
||||||
@ -1318,7 +1318,7 @@ There are two pairs of conditions that work similar: \texttt{EQ}/\texttt{NE} and
|
|||||||
$pc = $st0
|
$pc = $st0
|
||||||
END
|
END
|
||||||
$pc = addrA + 1
|
$pc = addrA + 1
|
||||||
// Remove vaues from stack
|
// Remove values from stack
|
||||||
\end{DSPOpcodeOperation}
|
\end{DSPOpcodeOperation}
|
||||||
\end{DSPOpcode}
|
\end{DSPOpcode}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user