Introduce names for header and row color in the tables so that they are the same...
[kugel-rb/myfork.git] / manual / plugins / pacbox.tex
blob96979b801d8accb242d19b41db29b3dd83f05453
1 % $Id$ %
2 \subsection{Pacbox}
3 \screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox}
4 Pacbox is an emulator of the Pacman arcade machine hardware. It is a port of
5 \emph{PIE -- Pacman Instructional Emulator}
6 (\url{http://www.ascotti.org/programming/pie/pie.htm}).
9 \subsubsection{ROMs}
10 To use the emulator to play Pacman, you need a copy of ROMs for
11 ``Midway Pacman''.
12 \begin{table}
13 \begin{center}
14 \rowcolors{1}{}{tblrowbgcolor}
15 \begin{tabular}{ll}\toprule
16 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule
17 pacman.5e & 2791455babaf26e0b396c78d2b45f8f6\\
18 pacman.5f & 9240f35d1d2beee0ff17195653b5e405\\
19 pacman.6e & 290aa5eae9e2f63587b5dd5a7da932da\\
20 pacman.6f & 19a886fcd8b5e88b0ed1b97f9d8659c0\\
21 pacman.6h & d7cce8bffd9563b133ec17ebbb6373d4\\
22 pacman.6j & 33c0e197be4c787142af6c3be0d8f6b0\\\bottomrule
23 \end{tabular}
24 \end{center}
25 \end{table}
27 These need to be stored in the \fname{/.rockbox/pacman/} directory on your
28 \dap. In the MAME ROMs collection the necessary files can be found in
29 \fname{pacman.zip} and \fname{puckman.zip}. The MAME project itself can be
30 found at \url{http://www.mame.net}.
32 \subsubsection{Keys}
33 \begin{table}
34 \begin{btnmap}{}{}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
36 IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonRight}
37 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
38 \opt{h10_5gb}{\ButtonScrollUp}
39 \opt{HAVEREMOTEKEYMAP}{& }
40 & Move Up\\
41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
42 IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonLeft}
43 \opt{h10_5gb}{\ButtonScrollDown}
44 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
45 \opt{HAVEREMOTEKEYMAP}{& }
46 & Move Down\\
47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp}
48 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
49 \opt{h10}{\ButtonScrollUp}
50 \opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
51 \opt{HAVEREMOTEKEYMAP}{& }
52 & Move Left\\
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonDown}
54 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
55 \opt{h10}{\ButtonScrollDown}
56 \opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
57 \opt{HAVEREMOTEKEYMAP}{& }
58 & Move Right\\
59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
61 \opt{IRIVER_H10_PAD}{\ButtonFF}
62 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
63 \opt{GIGABEAT_PAD}{\ButtonA}
64 \opt{MROBE100_PAD}{\ButtonDisplay}
65 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
66 \opt{HAVEREMOTEKEYMAP}{& }
67 & Insert Coin\\
68 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
69 ,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
70 \opt{IRIVER_H10_PAD}{\ButtonRew}
71 \opt{HAVEREMOTEKEYMAP}{& }
72 & 1-Player Start\\
73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
74 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
75 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower}
76 \opt{SANSA_E200_PAD}{\ButtonRec}
77 \opt{MROBE100_PAD}{\ButtonMenu}
78 \opt{HAVEREMOTEKEYMAP}{& }
79 & 2-Player Start\\
80 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
81 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
82 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
83 \opt{SANSA_E200_PAD}{\ButtonPower}
84 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}
85 \opt{HAVEREMOTEKEYMAP}{& }
86 & Menu\\
87 \end{btnmap}
88 \end{table}