[ scummvm-Patches-878551 ] Support for Yopy Linux-based PDA (OS = Linupy)

SourceForge.net noreply at sourceforge.net
Fri Jan 16 23:01:53 CET 2004


Patches item #878551, was opened at 2004-01-16 23:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=878551&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gael Le Mignot (kilobug)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support for Yopy Linux-based PDA (OS = Linupy)

Initial Comment:
Here is a patch to add support for the Yopy Linux-based
PDA.

This patch contains three different parts:

- changes to the Makefile and configure script to allow
easy cross-compilation (./configure --target=linupy
--sdl-config=/opt/arm-linux/bin/sdl-config
--disable-mad; make is enough)

- change some key bindings if LINUPY is defined,
because Yopy has no "alt" key, but some nice "END" "OK"
and "ACTION" key (I mapped END to quit, OK to skip
cinematics and ACTION to the default action key)

- added a xyflip video mode, because Yopy's screen is
240x320. This one is a bit dirty, I've to force a full
redisplay because I don't fully understand the
redraw_screen function... I'll try to improve that later.

Patch done from ScummVM 0.5.1

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

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




More information about the Scummvm-tracker mailing list