summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/doom.tex73
-rw-r--r--manual/plugins/images/ss-doom-160x128x16.pngbin0 -> 61746 bytes
-rw-r--r--manual/plugins/main.tex10
3 files changed, 50 insertions, 33 deletions
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex
index 6108f26efa..14137b28b7 100644
--- a/manual/plugins/doom.tex
+++ b/manual/plugins/doom.tex
@@ -50,7 +50,10 @@ Rockdoom options, you will need to quit your current game and restart the plugin
50 \emph{Headsup Display} Show the player status when in fullscreen\\ 50 \emph{Headsup Display} Show the player status when in fullscreen\\
51 \emph{Statusbar Always Red} Disable color response statusbar%\\ 51 \emph{Statusbar Always Red} Disable color response statusbar%\\
52 52
53 \item[InGame Main Menu: ]This menu can only be accessed from within a running game, and is displayed by \opt{h1xx,h300}{pressing \ButtonOff}\opt{IPOD_4G_PAD}{flipping your hold switch a couple of times} 53 \item[InGame Main Menu: ]This menu can only be accessed from within a running game, and is displayed by
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{pressing \ButtonOff}
55 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{flipping your hold switch a couple of times}
56 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{pressing \ButtonPower}
54 57
55 \emph{New Game } Start a new game\\ 58 \emph{New Game } Start a new game\\
56 \emph{Options } In game options\\ 59 \emph{Options } In game options\\
@@ -72,33 +75,47 @@ Rockdoom options, you will need to quit your current game and restart the plugin
72\subsubsection{Keys} 75\subsubsection{Keys}
73\begin{table} 76\begin{table}
74\begin{btnmap}{}{} 77\begin{btnmap}{}{}
75\opt{h1xx,h300}{\ButtonUp} 78 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
76\opt{ipod4g,ipodcolor,ipodvideo}{\ButtonMenu} 79 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
77& Move Forward \\ 80 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
78\opt{h1xx,h300}{\ButtonDown} 81 & Move Forward \\
79\opt{ipod4g,ipodcolor,ipodvideo}{na} 82%
80& Down \\ 83 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown & Down\\}
81\opt{h1xx,h300}{\ButtonLeft} 84 \opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\}
82\opt{ipod4g,ipodcolor,ipodvideo}{\fixme{tbd}} 85%
83& Turn Left \\ 86 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonLeft}
84\opt{h1xx,h300}{\ButtonRight} 87 & Turn Left \\
85\opt{ipod4g,ipodcolor,ipodvideo}{\fixme{tbd}} 88%
86& Turn Right \\ 89 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonRight}
87\opt{h1xx,h300}{\ButtonRec} 90 & Turn Right \\
88\opt{ipod4g,ipodcolor,ipodvideo}{\ButtonPlay} 91%
89& Shoot \\ 92 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
90\opt{h1xx,h300}{\ButtonMode} 93 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
91\opt{ipod4g,ipodcolor,ipodvideo}{\ButtonMenu} 94 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
92& Open \\ 95 \opt{IRIVER_H10_PAD}{\ButtonRew}
93\opt{h1xx,h300}{\ButtonOff} 96 & Shoot \\
94\opt{ipod4g,ipodcolor,ipodvideo}{\fixme{Hold switch}} 97%
95& Escape \\ 98 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
96\opt{h1xx,h300}{\ButtonSelect} 99 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
97\opt{ipod4g,ipodcolor,ipodvideo}{\fixme{tbd}} 100 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
98& Enter \\ 101 & Open \\
99\opt{h1xx,h300}{\ButtonOn} 102%
100\opt{ipod4g,ipodcolor,ipodvideo}{\ButtonSelect} 103 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
101& Change Weapon \\ 104 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch}
105 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}
106 & Escape \\
107%
108 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}
109 {\ButtonSelect}
110 \opt{IRIVER_H10_PAD}{\ButtonRew}
111 & Enter \\
112%
113 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
114 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect}
115 \opt{IAUDIO_X5_PAD}{\ButtonRec}
116 \opt{IRIVER_H10_PAD}{\ButtonFF}
117 & Change Weapon \\
118%
102\end{btnmap} 119\end{btnmap}
103\end{table} 120\end{table}
104 121
diff --git a/manual/plugins/images/ss-doom-160x128x16.png b/manual/plugins/images/ss-doom-160x128x16.png
new file mode 100644
index 0000000000..3e3ae29da7
--- /dev/null
+++ b/manual/plugins/images/ss-doom-160x128x16.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 6ae771623a..e7c3bff18e 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -24,7 +24,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
24 24
25\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/chessbox.tex}}
26 26
27\opt{h1xx,h300,ipodcolor,ipodnano,ipodvideo}{\input{plugins/doom.tex}} 27\opt{SWCODEC}{\input{plugins/doom.tex}}
28 28
29\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}} 29\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}}
30 30
@@ -54,7 +54,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
54 54
55\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} 55\opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}}
56 56
57\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipod3g,ipod4g,ipodcolor,ipodnano,ipodvideo,x5}{\input{plugins/sudoku.tex}} 57\opt{recorder,recorderv2fm,ondio,h1xx,ipod3g,ipod4g,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}}
58 58
59\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}} 59\opt{HAVE_LCD_BITMAP}{\input{plugins/tetrox.tex}}
60 60
@@ -76,7 +76,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
76 76
77{\input{plugins/logo.tex}} 77{\input{plugins/logo.tex}}
78 78
79\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/mandelbrot.tex}} 79\opt{HAVE_LCD_BITMAP}{\input{plugins/mandelbrot.tex}}
80 80
81{\input{plugins/mosaic.tex}} 81{\input{plugins/mosaic.tex}}
82 82
@@ -94,12 +94,12 @@ text files, chip8 games), or from the \setting{Open with} option on the
94 94
95Viewers are plugins which are associated with specific file extensions. 95Viewers are plugins which are associated with specific file extensions.
96They cannot be run directly but are started by ``playing'' 96They cannot be run directly but are started by ``playing''
97the associated file. Viewers are stored in the 97the associated file. Viewers are stored in the
98\textbf{/.rockbox/viewers/ }directory. 98\textbf{/.rockbox/viewers/ }directory.
99 99
100\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}} 100\opt{HAVE_LCD_BITMAP}{\input{plugins/chip8emulator.tex}}
101 101
102\opt{recorder,recorderv2fm,ondio,h1xx,HAVE_LCD_COLOR}{\input{plugins/jpegviewer.tex}} 102\opt{HAVE_LCD_BITMAP}{\input{plugins/jpegviewer.tex}}
103 103
104\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 104\opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}}
105 105