diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-15 19:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-24 21:20:13 +0000 |
commit | 092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch) | |
tree | 98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/plugins/pong.tex | |
parent | 17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff) | |
download | rockbox-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/pong.tex')
-rw-r--r-- | manual/plugins/pong.tex | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex index f8ea79f9d5..d9cd6010a6 100644 --- a/manual/plugins/pong.tex +++ b/manual/plugins/pong.tex | |||
@@ -9,8 +9,7 @@ so for a single player game, just press the appropriate buttons to control the s | |||
9 | a two player game, both players should just press the appropriate buttons for their side. | 9 | a two player game, both players should just press the appropriate buttons for their side. |
10 | 10 | ||
11 | \begin{btnmap} | 11 | \begin{btnmap} |
12 | \opt{RECORDER_PAD}{\ButtonFOne} | 12 | \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft} |
13 | \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft} | ||
14 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% | 13 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% |
15 | ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} | 14 | ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} |
16 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu} | 15 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu} |
@@ -22,8 +21,7 @@ a two player game, both players should just press the appropriate buttons for th | |||
22 | \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} | 21 | \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} |
23 | \opt{HAVEREMOTEKEYMAP}{& } | 22 | \opt{HAVEREMOTEKEYMAP}{& } |
24 | & Left player up\\ | 23 | & Left player up\\ |
25 | \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} | 24 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} |
26 | \opt{ONDIO_PAD}{\ButtonMenu} | ||
27 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% | 25 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% |
28 | ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown} | 26 | ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown} |
29 | \opt{IRIVER_H10_PAD}{\ButtonScrollDown} | 27 | \opt{IRIVER_H10_PAD}{\ButtonScrollDown} |
@@ -34,8 +32,7 @@ a two player game, both players should just press the appropriate buttons for th | |||
34 | \opt{MPIO_HD300_PAD}{\ButtonRec} | 32 | \opt{MPIO_HD300_PAD}{\ButtonRec} |
35 | \opt{HAVEREMOTEKEYMAP}{& } | 33 | \opt{HAVEREMOTEKEYMAP}{& } |
36 | & Left player down\\ | 34 | & Left player down\\ |
37 | \opt{RECORDER_PAD}{\ButtonFThree} | 35 | \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp} |
38 | \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp} | ||
39 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} | 36 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} |
40 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} | 37 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} |
41 | \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec} | 38 | \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec} |
@@ -46,8 +43,8 @@ a two player game, both players should just press the appropriate buttons for th | |||
46 | \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF} | 43 | \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF} |
47 | \opt{HAVEREMOTEKEYMAP}{& } | 44 | \opt{HAVEREMOTEKEYMAP}{& } |
48 | & Right player up\\ | 45 | & Right player up\\ |
49 | \opt{RECORDER_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight} | 46 | \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight} |
50 | \opt{ONDIO_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown} | 47 | \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown} |
51 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} | 48 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} |
52 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} | 49 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} |
53 | \opt{IRIVER_H10_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} | 50 | \opt{IRIVER_H10_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} |
@@ -59,7 +56,7 @@ a two player game, both players should just press the appropriate buttons for th | |||
59 | \opt{SAMSUNG_YH92X_PAD}{\ButtonRew} | 56 | \opt{SAMSUNG_YH92X_PAD}{\ButtonRew} |
60 | \opt{HAVEREMOTEKEYMAP}{& } | 57 | \opt{HAVEREMOTEKEYMAP}{& } |
61 | & Right player down\\ | 58 | & Right player down\\ |
62 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} | 59 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} |
63 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} | 60 | \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} |
64 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% | 61 | \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% |
65 | ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} | 62 | ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} |