rockbox/apps/plugins/pacbox
Steve Bavin 6526577818 Plugin parameters should be const.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17492 a1c6a512-1295-4272-9138-f99709370657
2008-05-13 09:57:56 +00:00
..
arcade.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
arcade.h
hardware.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
hardware.h
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
pacbox.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
pacbox.h Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins. 2008-05-02 00:38:11 +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