rockbox/apps/plugins/pacbox
Barry Wardell 99c2dc5284 Add new build target for iriver H10 5/6Gb.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 19:21:17 +00:00
..
arcade.c
arcade.h
hardware.c
hardware.h
Makefile Moved the X5 button driver to the target tree 2006-07-27 13:27:31 +00:00
pacbox.c 'no voice' is -1 not 0 and menu_items does have a pointer 2006-08-11 12:48:36 +00:00
pacbox.h Barry Wardell's keymappings for H10 2006-08-03 20:17:25 +00:00
pacbox_arm.S
pacbox_cf.S
pacbox_lcd.c
pacbox_lcd.h
readme.txt
SOURCES Add new build target for iriver H10 5/6Gb. 2006-08-19 19:21:17 +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