diff options
author | David-John Willis | 2011-04-12 12:11:37 +0100 |
---|---|---|
committer | David-John Willis | 2011-04-13 08:01:16 +0100 |
commit | a18bb2e73d2580722fe418db7c307f9bc307e091 (patch) | |
tree | cc89a7fe03da91779bdc934ef439437d3a108c4d /backends/platform/gph/build | |
parent | da688dbb7f20d08371a160d9fcc29776418d502d (diff) | |
download | scummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.tar.gz scummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.tar.bz2 scummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.zip |
GPH: Move GP2XWIZ build support files into devices folder.
* Also add a common folder with the shared bits.
Diffstat (limited to 'backends/platform/gph/build')
-rw-r--r-- | backends/platform/gph/build/README-GPH | 60 | ||||
-rwxr-xr-x | backends/platform/gph/build/clean.sh | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | backends/platform/gph/build/gp2xwiz-build.sh (renamed from backends/platform/gph/build/build.sh) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | backends/platform/gph/build/gp2xwiz-bundle-debug.sh (renamed from backends/platform/gph/build/bundle-debug.sh) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | backends/platform/gph/build/gp2xwiz-bundle.sh (renamed from backends/platform/gph/build/bundle.sh) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | backends/platform/gph/build/gp2xwiz-config-alleng.sh (renamed from backends/platform/gph/build/config-alleng.sh) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | backends/platform/gph/build/gp2xwiz-config.sh (renamed from backends/platform/gph/build/config.sh) | 0 | ||||
-rwxr-xr-x | backends/platform/gph/build/scummvm-gdb.gpe | 16 | ||||
-rwxr-xr-x | backends/platform/gph/build/scummvm.gpe | 15 | ||||
-rw-r--r-- | backends/platform/gph/build/scummvm.ini | 5 | ||||
-rw-r--r-- | backends/platform/gph/build/scummvm.png | bin | 2656 -> 0 bytes | |||
-rw-r--r-- | backends/platform/gph/build/scummvmb.png | bin | 34274 -> 0 bytes |
12 files changed, 1 insertions, 97 deletions
diff --git a/backends/platform/gph/build/README-GPH b/backends/platform/gph/build/README-GPH deleted file mode 100644 index 64b9fcb76b..0000000000 --- a/backends/platform/gph/build/README-GPH +++ /dev/null @@ -1,60 +0,0 @@ -ScummVM - GPH SPECIFIC README ------------------------------------------------------------------------- - -Contents: - - * About the backend/port <#About_the_backendport> - * Supported audio options <#Supported_audio_options> - * Credits <#Credits> - ------------------------------------------------------------------------- - -Please refer to the: - -GPH ScummVM Forum: <http://forums.scummvm.org/viewforum.php?f=14> - -WiKi: (Select your device) - -<http://wiki.scummvm.org/index.php/GP2X> -<http://wiki.scummvm.org/index.php/GP2XWiz> -<http://wiki.scummvm.org/index.php/Caanoo> - -for the most current information on the port and any updates to this -documentation. - -The wiki includes detailed instructions on how to use the port and -control information. - ------------------------------------------------------------------------- -About the backend/port - -This is the readme for the official GPH ScummVM backend (also known as -the GP2X port/GP2XWiz port and Caanoo port). - -This is an SVN test release of ScummVM for GPH devices, it would be -appreciated if this SVN test distribution was not mirrored and that -people be directed to http://scummvm.distant-earth.com/ instead for -updated SVN builds. - -Fully supported official releases of the GPH ScummVM backend are made in -line with main official releases and are avalalble from the ScummVM -downloads page <http://www.scummvm.org/downloads.php> for the GP2X, -GP2XWiz and Caanoo. - ------------------------------------------------------------------------- -Supported audio options - -Raw audio. -MP3 audio. -OGG Vorbis audio. - -FLAC audio is currently unsupported. - -For best results use uncompressed audio in games. - ------------------------------------------------------------------------- -Credits - -Core ScummVM code (c) The ScummVM Team -Portions of the GPH backend (c) John Willis -Detailed (c) information can be found within the source code diff --git a/backends/platform/gph/build/clean.sh b/backends/platform/gph/build/clean.sh index 5ec1b9e62c..6d58b7a975 100755 --- a/backends/platform/gph/build/clean.sh +++ b/backends/platform/gph/build/clean.sh @@ -4,5 +4,5 @@ echo Quick script to make building all the time less painful. cd ../../../.. -echo Cleaning ScummVM for the GP2X Wiz. +echo Cleaning ScummVM for the GPH devices. make clean diff --git a/backends/platform/gph/build/build.sh b/backends/platform/gph/build/gp2xwiz-build.sh index 876c3e378a..876c3e378a 100755..100644 --- a/backends/platform/gph/build/build.sh +++ b/backends/platform/gph/build/gp2xwiz-build.sh diff --git a/backends/platform/gph/build/bundle-debug.sh b/backends/platform/gph/build/gp2xwiz-bundle-debug.sh index cd5145b31d..cd5145b31d 100755..100644 --- a/backends/platform/gph/build/bundle-debug.sh +++ b/backends/platform/gph/build/gp2xwiz-bundle-debug.sh diff --git a/backends/platform/gph/build/bundle.sh b/backends/platform/gph/build/gp2xwiz-bundle.sh index 579e2dc77b..579e2dc77b 100755..100644 --- a/backends/platform/gph/build/bundle.sh +++ b/backends/platform/gph/build/gp2xwiz-bundle.sh diff --git a/backends/platform/gph/build/config-alleng.sh b/backends/platform/gph/build/gp2xwiz-config-alleng.sh index 9ec8a09cd2..9ec8a09cd2 100755..100644 --- a/backends/platform/gph/build/config-alleng.sh +++ b/backends/platform/gph/build/gp2xwiz-config-alleng.sh diff --git a/backends/platform/gph/build/config.sh b/backends/platform/gph/build/gp2xwiz-config.sh index ac7c34ad12..ac7c34ad12 100755..100644 --- a/backends/platform/gph/build/config.sh +++ b/backends/platform/gph/build/gp2xwiz-config.sh diff --git a/backends/platform/gph/build/scummvm-gdb.gpe b/backends/platform/gph/build/scummvm-gdb.gpe deleted file mode 100755 index 63ce193ca8..0000000000 --- a/backends/platform/gph/build/scummvm-gdb.gpe +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -# Export the location of any libs ScummVM depends on -# (to avoid installing to the NAND and overwriting the broken ones there). -export LD_LIBRARY_PATH=`pwd`/lib:$LD_LIBRARY_PATH - -# Run ScummVM via GDB (so make sure you have a terminal open or serial). -# Oh, and GDB installed of course ;) -gdb --args ./scummvm.gph --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc - -# Sync the SD card to check that everything is written. -sync - -# Return to the GPH menu screen -cd /usr/gp2x -exec /usr/gp2x/gp2xmenu diff --git a/backends/platform/gph/build/scummvm.gpe b/backends/platform/gph/build/scummvm.gpe deleted file mode 100755 index 59ff562aeb..0000000000 --- a/backends/platform/gph/build/scummvm.gpe +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -# Export the location of any libs ScummVM depends on -# (to avoid installing to the NAND and overwriting the broken ones there). -export LD_LIBRARY_PATH=`pwd`/lib:$LD_LIBRARY_PATH - -# Run ScummVM, important this bit. -./scummvm.gph --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc - -# Sync the SD card to check that everything is written. -sync - -# Return to the GPH menu screen -cd /usr/gp2x -exec /usr/gp2x/gp2xmenu diff --git a/backends/platform/gph/build/scummvm.ini b/backends/platform/gph/build/scummvm.ini deleted file mode 100644 index c9cce92379..0000000000 --- a/backends/platform/gph/build/scummvm.ini +++ /dev/null @@ -1,5 +0,0 @@ -[info] -name="ScummVM" -path="/scummvm/scummvm.gpe" -icon="/scummvm/scummvm.png" -title="/scummvm/scummvmb.png" diff --git a/backends/platform/gph/build/scummvm.png b/backends/platform/gph/build/scummvm.png Binary files differdeleted file mode 100644 index 128e59efc4..0000000000 --- a/backends/platform/gph/build/scummvm.png +++ /dev/null diff --git a/backends/platform/gph/build/scummvmb.png b/backends/platform/gph/build/scummvmb.png Binary files differdeleted file mode 100644 index 24a27bc0e1..0000000000 --- a/backends/platform/gph/build/scummvmb.png +++ /dev/null |