Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot and keymaps) since it is now available there too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13591 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e75fa17d62
commit
a1c73f20b3
3 changed files with 6 additions and 5 deletions
BIN
manual/plugins/images/ss-xobox-112x64x1.png
Executable file
BIN
manual/plugins/images/ss-xobox-112x64x1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 392 B |
|
@ -62,7 +62,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
|
|||
|
||||
\opt{HAVE_LCD_BITMAP}{\input{plugins/wormlet.tex}}
|
||||
|
||||
\opt{SWCODEC}{\input{plugins/xobox.tex}}
|
||||
\opt{HAVE_LCD_BITMAP}{\input{plugins/xobox.tex}}
|
||||
|
||||
\section{Demos}
|
||||
|
||||
|
|
|
@ -10,18 +10,19 @@ To finish a level you have to section off more than 75\%.
|
|||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp, \ButtonDown,}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonUp, \ButtonDown,}%
|
||||
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
|
||||
\ButtonLeft, \ButtonRight
|
||||
& Move around the arena\\
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
||||
\opt{ONDIO_PAD}{\ButtonMenu}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
|
||||
\opt{SANSA_E200_PAD}{\ButtonRec}
|
||||
& Pause\\
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
|
||||
& Quit\\
|
||||
& Open menu\\
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
|
|
Loading…
Reference in a new issue