refactoring for Wiz port; random cleanups
authornotaz <notasas@gmail.com>
Wed, 15 Jul 2009 16:13:43 +0000 (16:13 +0000)
committernotaz <notasas@gmail.com>
Wed, 15 Jul 2009 16:13:43 +0000 (16:13 +0000)
commitd572cbad9886a04f8c51edb825dc6aaec9b02e23
tree639b7fc5ae304a6e693feed6006449a8f355b0b6
parent9c0d458840d6eb0216232eabd3ca29b57f638c92
refactoring for Wiz port; random cleanups

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@703 be3aeb3a-fb24-0410-a615-afba39da0efa
18 files changed:
common/config.c
common/menu.c
common/menu.h
common/plat.h
gp2x/940ctl.c
gp2x/Makefile
gp2x/emu.c
gp2x/gp2x.h
gp2x/in_gp2x.c
gp2x/main.c
gp2x/plat.c
gp2x/soc.c [new file with mode: 0644]
gp2x/soc.h [new file with mode: 0644]
gp2x/soc_mmsp2.c [moved from gp2x/gp2x.c with 56% similarity]
gp2x/soc_mmsp2.h [new file with mode: 0644]
gp2x/soc_pollux.c [new file with mode: 0644]
linux/gp2x.c
pandora/emu.c