summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-01-20 22:35:13 +0000
committerTom Ross <midgey@rockbox.org>2007-01-20 22:35:13 +0000
commitd88de046e7e26d12c8483975070985a6ed1fb32b (patch)
tree3353a00efee44fb5610130141547e4f8879a5a23 /manual
parentf97d24ff667472c08f365494ad9396b1253a34d6 (diff)
downloadrockbox-d88de046e7e26d12c8483975070985a6ed1fb32b.tar.gz
rockbox-d88de046e7e26d12c8483975070985a6ed1fb32b.zip
Add Doom to the Gigabeat manual and Wormlet to the H10 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12085 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/doom.tex15
-rw-r--r--manual/plugins/images/ss-doom-240x320x16.pngbin0 -> 45491 bytes
-rw-r--r--manual/plugins/images/ss-wormlet-128x128x16.pngbin0 -> 1181 bytes
-rw-r--r--manual/plugins/images/ss-wormlet-160x128x16.pngbin0 -> 1281 bytes
-rw-r--r--manual/plugins/images/ss-wormlet-240x320x16.pngbin0 -> 1772 bytes
-rw-r--r--manual/plugins/main.tex2
-rw-r--r--manual/plugins/wormlet.tex14
7 files changed, 18 insertions, 13 deletions
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex
index 07d8721112..8eb5fa3c82 100644
--- a/manual/plugins/doom.tex
+++ b/manual/plugins/doom.tex
@@ -77,38 +77,40 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\subsubsection{Keys}
\begin{table}
\begin{btnmap}{}{}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonUp}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Move Forward \\
%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown & Down\\}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonDown & Down\\}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\}
%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonLeft}
& Turn Left \\
%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonRight}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonRight}
& Turn Right \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
+ \opt{GIGABEAT_PAD}{\ButtonA}
& Shoot \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonRec}
+ \opt{GIGABEAT_PAD}{\ButtonMenu}
& Open \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch}
- \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}
& Escape \\
%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}
{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD}{\ButtonScrollUp}
@@ -119,6 +121,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonScrollDown}
+ \opt{GIGABEAT_PAD}{\ButtonVolDown}
& Change Weapon \\
%
\end{btnmap}
diff --git a/manual/plugins/images/ss-doom-240x320x16.png b/manual/plugins/images/ss-doom-240x320x16.png
new file mode 100644
index 0000000000..f56b7e9028
--- /dev/null
+++ b/manual/plugins/images/ss-doom-240x320x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-wormlet-128x128x16.png b/manual/plugins/images/ss-wormlet-128x128x16.png
new file mode 100644
index 0000000000..0e2636642b
--- /dev/null
+++ b/manual/plugins/images/ss-wormlet-128x128x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-wormlet-160x128x16.png b/manual/plugins/images/ss-wormlet-160x128x16.png
new file mode 100644
index 0000000000..3b947208fb
--- /dev/null
+++ b/manual/plugins/images/ss-wormlet-160x128x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-wormlet-240x320x16.png b/manual/plugins/images/ss-wormlet-240x320x16.png
new file mode 100644
index 0000000000..d23e9dd912
--- /dev/null
+++ b/manual/plugins/images/ss-wormlet-240x320x16.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index ab2430bd0c..4f21c65330 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -60,7 +60,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
\opt{recorder,recorderv2fm,ondio,h1xx,ipod,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}}
-\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\input{plugins/wormlet.tex}}
+\opt{HAVE_LCD_BITMAP}{\input{plugins/wormlet.tex}}
\opt{SWCODEC}{\input{plugins/xobox.tex}}
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index d8d78d594e..33fa9e43eb 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -66,17 +66,19 @@ Game controls:}
\renewcommand{\arraystretch}{1.0}
}
-\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{
+\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{
\begin{table}
\begin{btnmap}{}{}
- \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
+ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}
{\ButtonLeft} & Turn left\\
- \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
+ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}
{\ButtonRight} & Turn right\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp}
- \opt{IPOD_4G_PAD}{\ButtonMenu} & Turn Up\\
- \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonLeft}
- \opt{IPOD_4G_PAD}{\ButtonPlay} & Turn Down\\
+ \opt{IPOD_4G_PAD}{\ButtonMenu}
+ \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Turn Up\\
+ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown}
+ \opt{IPOD_4G_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Turn Down\\
\end{btnmap}
\end{table}
}