rockbox/apps/plugins/pacbox
Karl Kurbjun 8ad60026fe Pacbox: add support for hardware 256 color palette mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22656 a1c6a512-1295-4272-9138-f99709370657
2009-09-07 21:41:10 +00:00
..
arcade.c Pacbox: add support for hardware 256 color palette mode. 2009-09-07 21:41:10 +00:00
arcade.h
hardware.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
hardware.h
pacbox.c Pacbox: add support for hardware 256 color palette mode. 2009-09-07 21:41:10 +00:00
pacbox.h * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
pacbox.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
pacbox_arm.S
pacbox_cf.S
pacbox_lcd.c
pacbox_lcd.h
readme.txt
SOURCES
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