2006-04-10 19:02:10 +00:00
|
|
|
% $Id$ %
|
2006-03-13 21:36:35 +00:00
|
|
|
\subsection{Pacbox}
|
2006-04-28 14:32:18 +00:00
|
|
|
\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox}
|
2006-04-04 22:24:14 +00:00
|
|
|
Pacbox is an emulator of the Pacman arcade machine hardware. It is a port of
|
|
|
|
\emph{PIE -- Pacman Instructional Emulator}
|
|
|
|
(\url{http://www.ascotti.org/programming/pie/pie.htm}).
|
2006-04-28 14:32:18 +00:00
|
|
|
|
2006-03-13 21:36:35 +00:00
|
|
|
|
|
|
|
\subsubsection{ROMs}
|
2006-04-04 22:24:14 +00:00
|
|
|
To use the emulator to play Pacman, you need a copy of ROMs for
|
|
|
|
``Midway Pacman''.
|
2006-03-13 21:36:35 +00:00
|
|
|
\begin{center}
|
|
|
|
\begin{tabular}{ll}\toprule
|
|
|
|
\textbf{Filename} & \textbf{MD5 checksum}\\\midrule
|
|
|
|
pacman.5e & 2791455babaf26e0b396c78d2b45f8f6\\
|
|
|
|
pacman.5f & 9240f35d1d2beee0ff17195653b5e405\\
|
|
|
|
pacman.6e & 290aa5eae9e2f63587b5dd5a7da932da\\
|
|
|
|
pacman.6f & 19a886fcd8b5e88b0ed1b97f9d8659c0\\
|
|
|
|
pacman.6h & d7cce8bffd9563b133ec17ebbb6373d4\\
|
|
|
|
pacman.6j & 33c0e197be4c787142af6c3be0d8f6b0\\\bottomrule
|
|
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
|
|
|
2006-04-10 19:02:10 +00:00
|
|
|
These need to be stored in the \fname{/.rockbox/pacman/} directory on your
|
|
|
|
\dap. In the MAME ROMs collection the necessary files can be found in
|
|
|
|
\fname{pacman.zip} and \fname{puckman.zip}. The MAME project itself can be
|
2006-04-04 22:24:14 +00:00
|
|
|
found at \url{http://www.mame.net}.
|
2006-03-13 21:36:35 +00:00
|
|
|
|
|
|
|
\subsubsection{Keys}
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonRight}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonUp}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{h10_5gb}{\ButtonScrollUp}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Move Up\\
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonLeft}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{h10_5gb}{\ButtonScrollDown}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonDown}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Move Down\\
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{h10}{\ButtonScrollUp}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{h10_5gb,GIGABEAT_PAD}{\ButtonLeft}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Move Left\\
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonDown}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{h10}{\ButtonScrollDown}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{h10_5gb,GIGABEAT_PAD}{\ButtonRight}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Move Right\\
|
2006-06-06 15:54:11 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Insert Coin\\
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
2006-04-10 19:02:10 +00:00
|
|
|
& 1-Player Start\\
|
2006-06-06 15:54:11 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD}{\ButtonPower}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonRec}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonMenu}
|
2006-04-10 19:02:10 +00:00
|
|
|
& 2-Player Start\\
|
2006-06-06 15:54:11 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonPower}
|
2007-09-17 21:47:48 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonMenu}
|
2006-04-10 19:02:10 +00:00
|
|
|
& Menu\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|
2006-03-13 21:36:35 +00:00
|
|
|
|