summaryrefslogtreecommitdiff
path: root/manual/plugins/rockboy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/rockboy.tex')
-rw-r--r--manual/plugins/rockboy.tex54
1 files changed, 26 insertions, 28 deletions
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index 43cd92312f..5ab16a53e7 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -5,39 +5,37 @@ on the gnuboy emulator. To start a game open a ROM file saved as .gb or
5.gbc in the file browser.\\ 5.gbc in the file browser.\\
6 6
7\textbf{Default keys} 7\textbf{Default keys}
8\begin{table}[ht!] 8\begin{table}
9 \begin{center} 9 \begin{btnmap}{}{}
10 \begin{tabular}{cll}\toprule 10 \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD}
11 \textbf{Key} & \textbf{Function}\\\midrule 11 & A button\\
12 \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD}& A button\\ 12 \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B}
13 \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B}& B button\\ 13 & B button\\
14 \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY}& Start\\ 14 \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY}
15 \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI}& Select\\ 15 & Start\\
16 \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI}
17 & Select\\
16 \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\} 18 \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\}
17 \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B}& Open Rockboy menu\\\bottomrule 19 \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B}
18 \end{tabular} 20 & Open Rockboy menu\\
19 \end{center} 21 \end{btnmap}
20\end{table} 22\end{table}
21 23
22\textbf{Rockboy menu} 24\textbf{Rockboy menu}
23\begin{itemize} 25\begin{description}
24\item \textbf{Back to Game} 26\item[Back to Game.] Takes you back to the game.
25Takes you back to the game. 27\item[Load State\ldots] Loads a previously saved state.
26\item \textbf{Load State\ldots} 28\item[Save State\ldots] Saves your current state.
27Loads a previously saved state. 29\item[Options\ldots]
28\item \textbf{Save State\ldots} 30 \begin{description}
29Saves your current state. 31 \item[Frameskip.]
30\item \textbf{Options\ldots}
31 \begin{itemize}
32 \item \textbf{Frameskip}
33 Change frameskip setting to improve speed. 32 Change frameskip setting to improve speed.
34 \item \textbf{Sound ON/OFF} 33 \item[Sound ON/OFF.]
35 Toggle sound. 34 Toggle sound.
36 \item \textbf{Stats ON/OFF} 35 \item[Stats ON/OFF.]
37 Toggle showing fps and current frameskip. 36 Toggle showing fps and current frameskip.
38 \item \textbf{Set Keys (BUGGY)} 37 \item[Set Keys (BUGGY)]
39 Select this option to set a new keymapping. 38 Select this option to set a new keymapping.
40 \end{itemize} 39 \end{description}
41\item \textbf{Quit RockBoy} 40\item[Quit RockBoy.] Quits the Rockboy plugin.
42Quits the Rockboy plugin. 41\end{description}
43\end{itemize}