rockbox/apps/plugins/pacbox
Jonathan Gordon af9f405651 Accept FS#10094 by Teruaki Kawashima:
Replace the old menu API with the "new" one (a very long time overdue so huge thanks for the work.)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21306 a1c6a512-1295-4272-9138-f99709370657
2009-06-16 04:25:21 +00:00
..
arcade.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
arcade.h
hardware.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
hardware.h
pacbox.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
pacbox.h FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +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