rockbox/apps/plugins/pacbox
Szymon Dziok 7074a64d8a Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for the target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24658 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 21:56:53 +00:00
..
arcade.c Pacbox: add support for hardware 256 color palette mode. 2009-09-07 21:41:10 +00:00
arcade.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
hardware.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
hardware.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pacbox.c Pacbox: add support for hardware 256 color palette mode. 2009-09-07 21:41:10 +00:00
pacbox.h Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for the target. 2010-02-14 21:56:53 +00:00
pacbox.make change dependencies in make files: 2010-01-17 13:03:10 +00:00
pacbox_arm.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pacbox_cf.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pacbox_lcd.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
pacbox_lcd.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
readme.txt
SOURCES
z80.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
z80.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
z80_internal.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00

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