1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/rockboy.tex
Martin Arver 46ff4595e9 Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 08:20:39 +00:00

48 lines
1.6 KiB
TeX

\subsection{\label{ref:Rockboy}Rockboy}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-rockboy-\genericimg.png}
\end{center}
\caption{Rockboy}
\end{figure}
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...}
Loads a previously saved state.
\item \textbf{Save State...}
Saves your current state.
\item \textbf{Options...}
\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}