Remove .a files before running ar, to avoid problems with renamed files remaining...
[kugel-rb.git] / manual / plugins / rockboy.tex
blob7322e222669c787e3877721ed5f48cb729c6b273
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,SANSA_E200_PAD%
16 ,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown}
17 \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu}
18 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
19 / \ButtonLeft{} / \ButtonRight
20 & Direction keys\\
22 \opt{RECORDER_PAD}{\ButtonFOne}
23 \opt{IRIVER_H100_PAD}{\ButtonOn}
24 \opt{IRIVER_H300_PAD}{\ButtonRec}
25 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}}
26 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
27 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
28 \opt{GIGABEAT_PAD}{\ButtonVolUp}
29 & A button\\
31 \opt{RECORDER_PAD}{\ButtonFTwo}
32 \opt{IRIVER_H100_PAD}{\ButtonOff}
33 \opt{IRIVER_H300_PAD}{\ButtonMode}
34 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}}
35 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
36 \opt{IRIVER_H10_PAD}{\ButtonFF}
37 \opt{GIGABEAT_PAD}{\ButtonVolDown}
38 & B button\\
40 \opt{RECORDER_PAD}{\ButtonFThree}
41 \opt{IRIVER_H100_PAD}{\ButtonRec}
42 \opt{IRIVER_H300_PAD}{\ButtonOn}
43 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect}
44 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
45 \opt{SANSA_E200_PAD}{\ButtonScrollBack}
46 \opt{SANSA_C200_PAD}{\ButtonVolDown}
47 \opt{IRIVER_H10_PAD}{\ButtonRew}
48 \opt{GIGABEAT_PAD}{\ButtonA}
49 & Start\\
51 \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{
52 \opt{RECORDER_PAD}{\ButtonPlay}
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
54 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}}
55 \opt{SANSA_E200_PAD}{\ButtonScrollFwd}
56 \opt{SANSA_C200_PAD}{\ButtonVolUp}
57 \opt{GIGABEAT_PAD}{\ButtonSelect}
58 & Select\\
61 \opt{RECORDER_PAD,IRIVER_H100_PAD,m5}{
62 \opt{RECORDER_PAD}{\ButtonOn}
63 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonHold{} switch}
64 & Cycle display scaling modes\\
67 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
68 \opt{IRIVER_H100_PAD}{\ButtonMode}
69 \opt{IPOD_4G_PAD}{\ButtonHold{} switch}
70 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonPower}
71 \opt{GIGABEAT_PAD}{\ButtonMenu}
72 & Open Rockboy menu\\
73 \end{btnmap}
74 \end{table}
76 \subsubsection{Rockboy menu}
77 \begin{description}
78 \item[Load Game\ldots] Loads a previously saved game.
79 \item[Save Game\ldots] Saves your current state.
80 \item[Options\ldots]
81 \begin{description}
82 \item[Max Frameskip.]
83 Change frameskip setting to improve speed.
84 \item[Sound.]
85 Toggle sound on or off.
86 \item[Stats.]
87 Toggle showing fps and current frameskip.
88 \item[Set Keys (BUGGY)]
89 Select this option to set a new keymapping.
90 \opt{lcd_color}{
91 \item[Screen Size.]
92 Chose whether the original aspect ratio should be kept when scaling
93 the picture to the screen%
94 % targets with bigger displays than the original gameboy
95 \opt{gigabeat,h300,ipodcolor,ipodvideo,e200}{
96 or whether it should be displayed unscaled%
98 \item[Screen Rotate.]
99 Rotate the displayed picture by 90 percent.
100 \item[Set Palette.]
101 Pick one of a few predefined colour palettes.
103 \end{description}
104 \item[Quit RockBoy.] Quits the Rockboy plugin.
105 \end{description}