docs/DSP: Update version and history
The GFDL requires the history section to be updated.
This commit is contained in:
parent
24a339f437
commit
f47dfc3dba
|
@ -46,7 +46,7 @@
|
|||
% Document front page material
|
||||
\title{\textbf{\Huge GameCube DSP User's Manual}}
|
||||
\author{Reverse-engineered and documented by Duddie \\ \href{mailto:duddie@walla.com}{duddie@walla.com}}
|
||||
\date{\today\\v0.1.3}
|
||||
\date{\today\\v0.1.4}
|
||||
|
||||
% Title formatting commands
|
||||
\newcommand{\OpcodeTitle}[1]{\subsection{#1}\label{instruction:#1}}
|
||||
|
@ -261,6 +261,7 @@ The purpose of this documentation is purely academic and it aims at understandin
|
|||
0.1.1 & 2022.05.14 & xperia64 & Added tested DSP bootloading transfer size \\ \hline
|
||||
0.1.2 & 2022.05.21 & Pokechu22 & Fixed ``ILLR'' typo in Instruction Memory section \\ \hline
|
||||
0.1.3 & 2022.05.27 & Pokechu22 & Renamed \texttt{CMPAR} instruction to \texttt{CMPAXH} \\ \hline
|
||||
0.1.4 & 2022.06.02 & Pokechu22 & Fixed typos; added sections on 16-bit and 40-bit modes and on main and extended opcode writing to the same register. \\ \hline
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
|
|
Loading…
Reference in New Issue