[ scummvm-Patches-584678 ] Patch for sharp zaurus.

noreply at sourceforge.net noreply at sourceforge.net
Mon Jul 22 02:12:08 CEST 2002


Patches item #584678, was opened at 2002-07-21 17:12
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=584678&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for sharp zaurus.

Initial Comment:
a patch to allow scummvm to work on the sharp zaurus pda.

Thorsten Scheuermann did most of the initial work and
released his modified source on his web page. I wrapped
his changes around ifdef QTOPIA's so it wont affect
other compile targets. I also made the input more
zaurus friendly, I remapped the following buttons:

Menu key(f9) ---> f5 (scumm menu)
button in the center of the arrow keys --> tab (default
action)
keyboard tab --> space (pause)
Fn+backspace --> quit

summary per file:

main.cpp : 

dont undef main for qtopia. someone fix my or error.

scummsys.h

define scumm_need_alignment for qtopia

sdl.cpp

SDL for the zaurus has no cd support compile in so all
references to SDL_CD*  are wrapped in ifndef QTOPIA

input remapped for qtopia. someone check this out to
see  if it can be less ugly.

####

aside from the change near the top of main.cpp this
shouldn't affect other compile targets.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=584678&group_id=37116




More information about the Scummvm-tracker mailing list