2006-03-14 08:20:39 +00:00
|
|
|
\subsection{\label{ref:Rockboy}Rockboy}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
|
2006-06-18 13:22:42 +00:00
|
|
|
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 \fname{.gb} or
|
|
|
|
\fname{.gbc} in the file browser.\\
|
2006-03-14 08:20:39 +00:00
|
|
|
|
|
|
|
\textbf{Default keys}
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{
|
2006-10-19 11:11:24 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
|
|
\opt{IRIVER_H100_PAD}{\ButtonOn}
|
|
|
|
\opt{IRIVER_H300_PAD}{\ButtonRec}
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonSelect}
|
2006-10-19 11:11:24 +00:00
|
|
|
& A button\\}
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{
|
2006-10-19 11:11:24 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{IRIVER_H100_PAD}{\ButtonOff}
|
|
|
|
\opt{IRIVER_H300_PAD}{\ButtonMode}
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonRec}
|
2006-10-19 11:11:24 +00:00
|
|
|
& B button\\}
|
2006-06-18 13:22:42 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFThree}
|
|
|
|
\opt{IRIVER_H100_PAD}{\ButtonRec}
|
|
|
|
\opt{IRIVER_H300_PAD}{\ButtonOn}
|
2006-10-19 11:11:24 +00:00
|
|
|
\opt{IPOD_4G_PAD}{\ButtonSelect}
|
2008-01-29 17:15:01 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Start\\
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{
|
2006-10-19 11:11:24 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
|
2008-01-29 17:15:01 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
|
2006-10-19 11:11:24 +00:00
|
|
|
& Select\\}
|
2006-06-18 13:22:42 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\}
|
|
|
|
\opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
|
|
\opt{IRIVER_H100_PAD}{\ButtonMode}
|
2007-10-07 17:54:12 +00:00
|
|
|
\opt{IPOD_4G_PAD}{Long \ButtonSelect}
|
2007-01-15 20:40:48 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonPower}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Open Rockboy menu\\
|
|
|
|
\end{btnmap}
|
2006-03-14 08:20:39 +00:00
|
|
|
\end{table}
|
|
|
|
|
|
|
|
\textbf{Rockboy menu}
|
2006-04-03 22:45:01 +00:00
|
|
|
\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.]
|
2006-03-14 08:20:39 +00:00
|
|
|
Change frameskip setting to improve speed.
|
2006-04-03 22:45:01 +00:00
|
|
|
\item[Sound ON/OFF.]
|
2006-03-14 08:20:39 +00:00
|
|
|
Toggle sound.
|
2006-04-03 22:45:01 +00:00
|
|
|
\item[Stats ON/OFF.]
|
2006-03-14 08:20:39 +00:00
|
|
|
Toggle showing fps and current frameskip.
|
2006-04-03 22:45:01 +00:00
|
|
|
\item[Set Keys (BUGGY)]
|
2006-03-14 08:20:39 +00:00
|
|
|
Select this option to set a new keymapping.
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{description}
|
|
|
|
\item[Quit RockBoy.] Quits the Rockboy plugin.
|
|
|
|
\end{description}
|