Clip counter manual update, language tweak and translation
[maemo-rb.git] / manual / plugins / pacbox.tex
blobac48110c4bd5494f8250967dabadf0785ab8f762
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{center}
13 \begin{tabular}{ll}\toprule
14 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule
15 pacman.5e & 2791455babaf26e0b396c78d2b45f8f6\\
16 pacman.5f & 9240f35d1d2beee0ff17195653b5e405\\
17 pacman.6e & 290aa5eae9e2f63587b5dd5a7da932da\\
18 pacman.6f & 19a886fcd8b5e88b0ed1b97f9d8659c0\\
19 pacman.6h & d7cce8bffd9563b133ec17ebbb6373d4\\
20 pacman.6j & 33c0e197be4c787142af6c3be0d8f6b0\\\bottomrule
21 \end{tabular}
22 \end{center}
24 These need to be stored in the \fname{/.rockbox/pacman/} directory on your
25 \dap. In the MAME ROMs collection the necessary files can be found in
26 \fname{pacman.zip} and \fname{puckman.zip}. The MAME project itself can be
27 found at \url{http://www.mame.net}.
29 \subsubsection{Keys}
30 \begin{table}
31 \begin{btnmap}{}{}
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD}{\ButtonRight}
33 \opt{h10_5gb}{\ButtonScrollUp}
34 & Move Up\\
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD}{\ButtonLeft}
36 \opt{h10_5gb}{\ButtonScrollDown}
37 & Move Down\\
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp}
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
40 \opt{h10}{\ButtonScrollUp}
41 \opt{h10_5gb}{\ButtonLeft}
42 & Move Left\\
43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown}
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
45 \opt{h10}{\ButtonScrollDown}
46 \opt{h10_5gb}{\ButtonRight}
47 & Move Right\\
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
50 \opt{IRIVER_H10_PAD}{\ButtonFF}
51 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
52 & Insert Coin\\
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
54 \opt{IRIVER_H10_PAD}{\ButtonRew}
55 & 1-Player Start\\
56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
57 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
58 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}
59 \opt{SANSA_E200_PAD}{\ButtonRec}
60 & 2-Player Start\\
61 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
62 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
63 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
64 \opt{SANSA_E200_PAD}{\ButtonPower}
65 & Menu\\
66 \end{btnmap}
67 \end{table}