revive pandora and win32 builds, rm gp2x dep for linux, lots of refactoring
authornotaz <notasas@gmail.com>
Wed, 16 Dec 2009 23:38:37 +0000 (23:38 +0000)
committernotaz <notasas@gmail.com>
Wed, 16 Dec 2009 23:38:37 +0000 (23:38 +0000)
commitd2f29611d1379a249c8f3f955ed16a336f9290cd
tree7016cdc00ebb83ae86d82fd9a1d3a1e50bf32a5b
parenta96477bb5e1623dc132d632ac51a22cf7bdabfa7
revive pandora and win32 builds, rm gp2x dep for linux, lots of refactoring

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@842 be3aeb3a-fb24-0410-a615-afba39da0efa
24 files changed:
common/common.mak
common/common_arm.mak
common/emu.c
common/emu.h
common/main.c
common/menu.c
common/menu.h
common/plat.h
gp2x/Makefile
gp2x/emu.c
gp2x/in_gp2x.c
gp2x/plat.c
linux/Makefile
linux/emu.c [new file with mode: 0644]
linux/io.c [moved from linux/gp2x.c with 74% similarity]
linux/plat.c
pandora/Makefile
pandora/emu.c
pandora/pandora.c
pandora/version.h [new file with mode: 0644]
psp/emu.c
win32/Makefile
win32/main.c
win32/plat.c