Implement %Ss for playback speed
[kugel-rb.git] / manual / plugins / rockboy.tex
blobbfa61110a0453bb97372561b32de1336f7022dec
1 \subsection{\label{ref:Rockboy}Rockboy}
2 \screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
3 Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
4 the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
5 \fname{.gbc} in the file browser.\\
7 \opt{ipod}{
8 Within Rockboy the wheel is used as a touchpad. It is split into 8 sections
9 that when tapped correspond to 8 buttons as detailed in the table below.
12 \subsubsection{Default keys}
13 \begin{table}
14 \begin{btnmap}{}{}
15 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
17 ,GIGABEAT_S_PAD}{\ButtonUp{} / \ButtonDown}
18 \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu}
19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
20 / \ButtonLeft{} / \ButtonRight
21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Direction keys\\
24 \opt{RECORDER_PAD}{\ButtonFOne}
25 \opt{IRIVER_H100_PAD}{\ButtonOn}
26 \opt{IRIVER_H300_PAD}{\ButtonRec}
27 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}}
28 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
29 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect}
30 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & A button\\
34 \opt{RECORDER_PAD}{\ButtonFTwo}
35 \opt{IRIVER_H100_PAD}{\ButtonOff}
36 \opt{IRIVER_H300_PAD}{\ButtonMode}
37 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}}
38 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
39 \opt{SANSA_FUZE_PAD}{\ButtonPower}
40 \opt{IRIVER_H10_PAD}{\ButtonFF}
41 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
42 \opt{HAVEREMOTEKEYMAP}{& }
43 & B button\\
45 \opt{RECORDER_PAD}{\ButtonFThree}
46 \opt{IRIVER_H100_PAD}{\ButtonRec}
47 \opt{IRIVER_H300_PAD}{\ButtonOn}
48 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect}
49 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
50 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
51 \opt{SANSA_C200_PAD}{\ButtonVolDown}
52 \opt{IRIVER_H10_PAD}{\ButtonRew}
53 \opt{GIGABEAT_PAD}{\ButtonA}
54 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
55 \opt{HAVEREMOTEKEYMAP}{& }
56 & Start\\
58 \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{
59 \opt{RECORDER_PAD}{\ButtonPlay}
60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
61 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}}
62 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
63 \opt{SANSA_C200_PAD}{\ButtonVolUp}
64 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
65 \opt{HAVEREMOTEKEYMAP}{& }
66 & Select\\
69 \opt{RECORDER_PAD,IRIVER_H100_PAD,m5}{
70 \opt{RECORDER_PAD}{\ButtonOn}
71 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonHold{} switch}
72 \opt{HAVEREMOTEKEYMAP}{& }
73 & Cycle display scaling modes\\
76 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
77 \opt{IRIVER_H100_PAD}{\ButtonMode}
78 \opt{IPOD_4G_PAD}{\ButtonHold{} switch}
79 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonPower}
80 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}
81 \opt{HAVEREMOTEKEYMAP}{& }
82 & Open Rockboy menu\\
83 \end{btnmap}
84 \end{table}
86 \subsubsection{Rockboy menu}
87 \begin{description}
88 \item[Load Game\ldots] Loads a previously saved game.
89 \item[Save Game\ldots] Saves your current state.
90 \item[Options\ldots]
91 \begin{description}
92 \item[Max Frameskip.]
93 Change frameskip setting to improve speed.
94 \item[Sound.]
95 Toggle sound on or off.
96 \item[Stats.]
97 Toggle showing fps and current frameskip.
98 \item[Set Keys (BUGGY)]
99 Select this option to set a new keymapping.
100 \opt{lcd_color}{
101 \item[Screen Size.]
102 Chose whether the original aspect ratio should be kept when scaling
103 the picture to the screen%
104 % targets with bigger displays than the original gameboy
105 \opt{gigabeat,h300,ipodcolor,ipodvideo,e200,e200v2}{
106 or whether it should be displayed unscaled%
108 \item[Screen Rotate.]
109 Rotate the displayed picture by 90 degrees.
110 \item[Set Palette.]
111 Pick one of a few predefined colour palettes.
113 \end{description}
114 \item[Quit RockBoy.] Quits the Rockboy plugin.
115 \end{description}