summaryrefslogtreecommitdiffstats
path: root/manual/plugins/rockboy.tex
blob: 43cd92312fe47122ca1844fecfeea59a6bb570b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
\subsection{\label{ref:Rockboy}Rockboy}
\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based
on the gnuboy emulator. To start a game open a ROM file saved as .gb or
.gbc in the file browser.\\

\textbf{Default keys}
\begin{table}[ht!]
    \begin{center}
    \begin{tabular}{cll}\toprule
    \textbf{Key} & \textbf{Function}\\\midrule
    \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD}& A button\\
    \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B}& B button\\
    \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY}& Start\\
    \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI}& Select\\
    \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\}
    \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B}& Open Rockboy menu\\\bottomrule
    \end{tabular}
    \end{center}
\end{table}

\textbf{Rockboy menu}
\begin{itemize}
\item \textbf{Back to Game}
Takes you back to the game.
\item \textbf{Load State\ldots}
Loads a previously saved state.
\item \textbf{Save State\ldots}
Saves your current state.
\item \textbf{Options\ldots}
    \begin{itemize}
    \item \textbf{Frameskip}
    Change frameskip setting to improve speed.
    \item \textbf{Sound ON/OFF}
    Toggle sound.
    \item \textbf{Stats ON/OFF}
    Toggle showing fps and current frameskip.
    \item \textbf{Set Keys (BUGGY)}
    Select this option to set a new keymapping.
    \end{itemize}
\item \textbf{Quit RockBoy}
Quits the Rockboy plugin.
\end{itemize}