Enable game sounds in PacBox. Sound is OFF by default but can be enabled from the...
commitcf73340f1e85d3b39dc452d57e28d2a9a9081051
authorMichael Sevakis <jethead71@rockbox.org>
Thu, 1 Jul 2010 00:26:01 +0000 (1 00:26 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Thu, 1 Jul 2010 00:26:01 +0000 (1 00:26 +0000)
tree27a89d40fae023d994c7a59d3950f7af32dc00aa
parent10b8e327d8c0d37b8a9f1997e33e4bf1a97bb39b
Enable game sounds in PacBox. Sound is OFF by default but can be enabled from the menu. Enable a function for SWCODEC in the middle of the plugin API, so plugins must be made incompatible (full update).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27202 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c
apps/plugin.h
apps/plugins/pacbox/SOURCES
apps/plugins/pacbox/arcade.c
apps/plugins/pacbox/arcade.h
apps/plugins/pacbox/hardware.c
apps/plugins/pacbox/pacbox.c
apps/plugins/pacbox/pacbox.h
apps/plugins/pacbox/wsg3.c [new file with mode: 0644]
apps/plugins/pacbox/wsg3.h [new file with mode: 0644]