From 4042b1f1fcb177dbe85ddbd98ff37fabf80192f1 Mon Sep 17 00:00:00 2001 From: Peter Moraliyski Date: Mon, 2 Dec 2002 16:55:18 +0000 Subject: license issue cleared svn-id: r5813 --- backends/gp32/readme.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 backends/gp32/readme.txt (limited to 'backends/gp32/readme.txt') diff --git a/backends/gp32/readme.txt b/backends/gp32/readme.txt new file mode 100644 index 0000000000..c48fa45966 --- /dev/null +++ b/backends/gp32/readme.txt @@ -0,0 +1,38 @@ +ScummVM port for GamePark 32 +============================ + +Compiling instructions: + 1. download and install Fenix's devkit advance (see Windows.txt) + 2. get chn's gp32 devkit and install it (see readme-gp32.txt) + 3. In Makefile change the line: build.rules: to + $(CP) backends/gp32/build.rules build.rules + 4. run make + + * In case you have installed devkitadv to a different directory + than it's default, you'll have to modify build.rules in backend/gp32/ + +How to run: + - upload scummvm.fxe in gp:\gpmm + - upload all game data files in gp:\ + +Controls: + A: left click + B: right click + L: debug console + R: game screen + Start: menu + Select:skip + L+R: save + +For the latest source release visit the official ScummVM page: + http://www.scummvm.org/ + +You can get the precompiled gp32 executable (fxe) from my site: + http://people.inf.elte.hu/ph0x + + +Thanks to the following people for their help: + Endy, khalek and the rest ScummVM team members, + Jeff, DarkFader, Inopia, groepaz, chn, FireFly, #gp32dev + + ph0x (ph0x@freemail.hu) \ No newline at end of file -- cgit v1.2.3