summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pacbox/arcade.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-1/+1
2011-09-03pacbox: Declare several local functions and variables static.Andree Buschmann1-6/+8
2010-07-01PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis1-2/+2
2010-07-01Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis1-0/+58
2009-09-07Pacbox: add support for hardware 256 color palette mode.Karl Kurbjun1-0/+4
2009-01-16loader-initialized global plugin API:Andrew Mahone1-2/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-1/+1
2006-03-18More patches from Fredrik Öhrn - joystick2.diff (add support using buttons o...Dave Chapman1-0/+4
2006-03-16Sprite rendering bug fix from Dave HooperDave Chapman1-30/+38
2006-03-15Patch #4830 from Dave Hooper - improved grayscale for the H1x0Dave Chapman1-3/+10
2006-03-15Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function f...Dave Chapman1-5/+9
2006-03-13Various improvements and code re-organisation: Optimised assembler LCD rende...Dave Chapman1-22/+41
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman1-0/+577