summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/mandelbrot.tex47
-rw-r--r--manual/plugins/rockboy.tex26
2 files changed, 53 insertions, 20 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 463a7bc731..7b378b2483 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -1,16 +1,41 @@
1\subsection{Mandelbrot} 1\subsection{Mandelbrot}
2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}% 2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot}
3{img:mandelbrot} 3This demonstration draws fractal images from the Mandelbrot set
4 4\opt{archos,h1xx}{using the greyscale engine}.
5This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
6
7\begin{table} 5\begin{table}
8\begin{btnmap}{}{} 6\begin{btnmap}{}{}
9Arrow keys & Move about the image \\ 7Arrow keys & Move about the image\\
10PLAY & Zoom in \\ 8\opt{RECORDER_PAD}{\ButtonPlay}
11OFF & Quit \\ 9\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp}
12F1 & Increase iteration depth (more detail) \\ 10\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
13F2 & Decrease iteration depth (less detail) \\ 11\opt{IPOD_4G_PAD}{\ButtonScrollFwd}
14F3 & Reset and return to the default image \\ 12& Zoom in\\
13\opt{RECORDER_PAD}{\ButtonOn}
14\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
15\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
16\opt{IPOD_4G_PAD}{\ButtonScrollBack}
17\opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
18& Zoom out\\
19\opt{RECORDER_PAD}{\ButtonFOne}
20\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
21\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
22\opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonLeft}
23\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonLeft}
24& Decrease iteration depth (less detail)\\
25\opt{RECORDER_PAD}{\ButtonFTwo}
26\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
27\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
28\opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonRight}
29\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
30& Increase iteration depth (more detail)\\
31\opt{RECORDER_PAD}{\ButtonFThree}
32\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
33\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
34\opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonPlay}
35& Reset and return to the default image\\
36\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
37\opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
38\opt{IAUDIO_X5_PAD}{\ButtonPower}
39& Quit\\
15\end{btnmap} 40\end{btnmap}
16\end{table} 41\end{table}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index 5ab16a53e7..9d44d82fab 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -1,22 +1,30 @@
1\subsection{\label{ref:Rockboy}Rockboy} 1\subsection{\label{ref:Rockboy}Rockboy}
2\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy} 2\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
3Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based 3Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
4on the gnuboy emulator. To start a game open a ROM file saved as .gb or 4the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
5.gbc in the file browser.\\ 5\fname{.gbc} in the file browser.\\
6 6
7\textbf{Default keys} 7\textbf{Default keys}
8\begin{table} 8\begin{table}
9 \begin{btnmap}{}{} 9 \begin{btnmap}{}{}
10 \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD} 10 \opt{RECORDER_PAD}{\ButtonFOne}
11 \opt{IRIVER_H100_PAD}{\ButtonOn}
12 \opt{IRIVER_H300_PAD}{\ButtonRec}
11 & A button\\ 13 & A button\\
12 \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B} 14 \opt{RECORDER_PAD}{\ButtonFTwo}
15 \opt{IRIVER_H100_PAD}{\ButtonOff}
16 \opt{IRIVER_H300_PAD}{\ButtonMode}
13 & B button\\ 17 & B button\\
14 \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY} 18 \opt{RECORDER_PAD}{\ButtonFThree}
19 \opt{IRIVER_H100_PAD}{\ButtonRec}
20 \opt{IRIVER_H300_PAD}{\ButtonOn}
15 & Start\\ 21 & Start\\
16 \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI} 22 \opt{RECORDER_PAD}{\ButtonPlay}
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
17 & Select\\ 24 & Select\\
18 \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\} 25 \opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\}
19 \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B} 26 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
27 \opt{IRIVER_H100_PAD}{\ButtonMode}
20 & Open Rockboy menu\\ 28 & Open Rockboy menu\\
21 \end{btnmap} 29 \end{btnmap}
22\end{table} 30\end{table}