rockbox/apps/plugins/pacbox
Amaury Pouly 2c64d8f004 fuze+: add doom and pacbox keymap
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30696 a1c6a512-1295-4272-9138-f99709370657
2011-10-02 17:35:17 +00:00
..
arcade.c pacbox: Declare several local functions and variables static. 2011-09-03 10:40:56 +00:00
arcade.h pacbox: Declare several local functions and variables static. 2011-09-03 10:40:56 +00:00
hardware.c
hardware.h
pacbox.c
pacbox.h fuze+: add doom and pacbox keymap 2011-10-02 17:35:17 +00:00
pacbox.make
pacbox_arm.S
pacbox_cf.S
pacbox_lcd.c Pacbox: Fix assumption about LCD width of 128 implying the display needs vertical clipping. No more screen garbage on sa9200. 2011-01-25 19:28:40 +00:00
pacbox_lcd.h
readme.txt
SOURCES
wsg3.c
wsg3.h
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