summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-07-15 19:40:55 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-07-24 21:20:13 +0000
commit092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch)
tree98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/plugins/snake.tex
parent17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff)
downloadrockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.tar.gz
rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.zip
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets Change-Id: I7980523785d2596e65c06430f4638eec74a06061
Diffstat (limited to 'manual/plugins/snake.tex')
-rw-r--r--manual/plugins/snake.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index 6e969fc5a7..2218418c99 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -6,7 +6,7 @@ as possible by eating the dots that appear on the screen. The game will
6end when the snake touches either the borders of the screen or itself. 6end when the snake touches either the borders of the screen or itself.
7 7
8\begin{btnmap} 8\begin{btnmap}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 9 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
12 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} 12 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
@@ -17,12 +17,11 @@ end when the snake touches either the borders of the screen or itself.
17 \opt{HAVEREMOTEKEYMAP}{& } 17 \opt{HAVEREMOTEKEYMAP}{& }
18 & Move snake\\ 18 & Move snake\\
19 % 19 %
20 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay} 20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
22 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD} 22 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD}
23 {\ButtonSelect} 23 {\ButtonSelect}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
25 \opt{ONDIO_PAD}{\ButtonMenu}
26 \opt{COWON_D2_PAD}{\TouchCenter} 25 \opt{COWON_D2_PAD}{\TouchCenter}
27 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 26 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
28 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }