rockbox/apps/plugins/pacbox
Nils Wallménius 04b3435afd Clean up hard-coded paths
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14662 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 09:46:36 +00:00
..
arcade.c
arcade.h
hardware.c
hardware.h
Makefile
pacbox.c Clean up hard-coded paths 2007-09-10 09:46:36 +00:00
pacbox.h Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine before. 2007-05-26 08:48:44 +00:00
pacbox_arm.S
pacbox_cf.S
pacbox_lcd.c Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine before. 2007-05-26 08:48:44 +00:00
pacbox_lcd.h
readme.txt
SOURCES Ooops. 2007-07-02 05:33:06 +00:00
z80.c
z80.h
z80_internal.h

Pacbox is based on PIE - the Pacman Instructional Emulator written by
Alessandro Scotti.  PIE is a Pacman arcade machine emulator licensed
under the GNU GPL and is available from http://www.ascotti.org/

PIE is a Windows application written in C++ - all the Windows-specific
code was stripped out and the emulator converted to C for use in
Rockbox.

The version of PIE used as the basis of the port was v1.11


Dave Chapman
March 2006