summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/pacbox.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index 4410d334ed..82a32329c0 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -1,9 +1,12 @@
1\subsection{Pacbox} 1\subsection{Pacbox}
2Pacbox 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}). 2Pacbox is an emulator of the Pacman arcade machine hardware. It is a port of
3\emph{PIE -- Pacman Instructional Emulator}
4(\url{http://www.ascotti.org/programming/pie/pie.htm}).
3\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox} 5\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox}
4 6
5\subsubsection{ROMs} 7\subsubsection{ROMs}
6To use the emulator to play Pacman, you need a copy of ROMs for "Midway Pacman". 8To use the emulator to play Pacman, you need a copy of ROMs for
9``Midway Pacman''.
7\begin{center} 10\begin{center}
8 \begin{tabular}{ll}\toprule 11 \begin{tabular}{ll}\toprule
9 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule 12 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule
@@ -16,8 +19,9 @@ To use the emulator to play Pacman, you need a copy of ROMs for "Midway Pacman".
16 \end{tabular} 19 \end{tabular}
17\end{center} 20\end{center}
18 21
19These need to be stored in the \fname{/.rockbox/pacman/} directory on your player. 22These need to be stored in the \fname{/.rockbox/pacman/} directory on your \dap.
20In the MAME ROMs collection the necessary files can be found in \fname{pacman.zip} and \fname{puckman.zip}. 23In the MAME ROMs collection the necessary files can be found in \fname{pacman.zip} and \fname{puckman.zip}. The MAME project itself can be
24found at \url{http://www.mame.net}.
21 25
22\subsubsection{Keys} 26\subsubsection{Keys}
23\begin{table} 27\begin{table}