rockbox/manual/plugins/rockboy.tex
Dominik Riebeling 8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00

41 lines
1.4 KiB
TeX

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