rockbox/apps/plugins/pacbox
Dave Chapman a693481c2f Render at 30fps on the Gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12799 a1c6a512-1295-4272-9138-f99709370657
2007-03-16 09:05:07 +00:00
..
arcade.c More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). 2006-03-18 09:14:10 +00:00
arcade.h
hardware.c More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). 2006-03-18 09:14:10 +00:00
hardware.h
Makefile Replaced some explicit options for target linking with to be consistent with the sims. 2007-02-15 20:28:08 +00:00
pacbox.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
pacbox.h Render at 30fps on the Gigabeat 2007-03-16 09:05:07 +00:00
pacbox_arm.S
pacbox_cf.S More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). 2006-03-18 09:14:10 +00:00
pacbox_lcd.c Adjust Pacbox for H10 5GB screen (128x128). 2006-10-13 20:23:53 +00:00
pacbox_lcd.h
readme.txt
SOURCES Adjust Pacbox for H10 5GB screen (128x128). 2006-10-13 20:23:53 +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