forked from len0rd/rockbox
Small adjustments to pacbox description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9505 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c75a844e86
commit
6171be84da
1 changed files with 8 additions and 4 deletions
|
|
@ -1,9 +1,12 @@
|
||||||
\subsection{Pacbox}
|
\subsection{Pacbox}
|
||||||
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}).
|
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}).
|
||||||
\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox}
|
\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox}
|
||||||
|
|
||||||
\subsubsection{ROMs}
|
\subsubsection{ROMs}
|
||||||
To use the emulator to play Pacman, you need a copy of ROMs for "Midway Pacman".
|
To use the emulator to play Pacman, you need a copy of ROMs for
|
||||||
|
``Midway Pacman''.
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\begin{tabular}{ll}\toprule
|
\begin{tabular}{ll}\toprule
|
||||||
\textbf{Filename} & \textbf{MD5 checksum}\\\midrule
|
\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".
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
These need to be stored in the \fname{/.rockbox/pacman/} directory on your player.
|
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}.
|
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
|
||||||
|
found at \url{http://www.mame.net}.
|
||||||
|
|
||||||
\subsubsection{Keys}
|
\subsubsection{Keys}
|
||||||
\begin{table}
|
\begin{table}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue