extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring
authornotaz <notasas@gmail.com>
Fri, 17 Oct 2008 15:29:37 +0000 (15:29 +0000)
committernotaz <notasas@gmail.com>
Fri, 17 Oct 2008 15:29:37 +0000 (15:29 +0000)
commitb3972d826fe31f82aa3382f80454e5d8ce895705
tree5e27f11d4ae0c6a91dc7045aeb6e8bd0a07efcf1
parent725d7f6c16b396ad3c7f98175cc20289c5241f3a
extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@599 be3aeb3a-fb24-0410-a615-afba39da0efa
21 files changed:
common/common.h
common/menu.c
gp2x/Makefile
gp2x/emu.c
gp2x/gp2x.c
gp2x/gp2x.h
gp2x/menu.c
linux/Makefile
linux/gp2x.c
linux/sndout_oss.c [new file with mode: 0644]
linux/sndout_oss.h [new file with mode: 0644]
linux/usbjoy.c [moved from gp2x/usbjoy.c with 88% similarity]
linux/usbjoy.h [moved from gp2x/usbjoy.h with 96% similarity]
pandora/Makefile
pandora/emu.c
pandora/pandora.c
psp/emu.c
psp/menu.c
psp/menu.h
psp/psp.c
psp/psp.h