scummvm/backends/gp32
Jonathan Gray 8ce682d330 spelling fixes
svn-id: r11181
2003-11-07 02:51:08 +00:00
..
build.rules fixed GP32 port 2003-04-10 13:44:50 +00:00
dirent.h license issue cleared 2002-12-02 16:55:18 +00:00
gp32.cpp spelling fixes 2003-11-07 02:51:08 +00:00
gp32.h OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
gp-fs.cpp renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
portdefs.h fixed GP32 port 2003-04-10 13:44:50 +00:00
readme.txt license issue cleared 2002-12-02 16:55:18 +00:00
sdl.h update, fix compilation 2003-07-21 01:11:20 +00:00
stat.h license issue cleared 2002-12-02 16:55:18 +00:00

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)