From 87c3aa27afce797317286f3eae9b8d588ae6445b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 6 Apr 2006 22:06:03 +0000 Subject: Started to rename the LaTeX files based on their content instead of their numbering (which changes all the time anyway) svn-id: r21649 --- doc/platforms.tex | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 doc/platforms.tex (limited to 'doc/platforms.tex') diff --git a/doc/platforms.tex b/doc/platforms.tex new file mode 100644 index 0000000000..462bb53a78 --- /dev/null +++ b/doc/platforms.tex @@ -0,0 +1,56 @@ + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "readme" +%%% End: + +\section{Supported Platforms} +ScummVM has been ported to run on many platforms and operating systems. +Links to these ports can be found either on the ScummVM web page or by a +Google search. Many thanks to the effort of porters. If you have a port of +ScummVM and wish to commit it into the main CVS, feel free to contact us! + +Supported platforms include (but are not limited to): + +\begin{tabular}{ll} +UNIX &(Linux, Solaris, IRIX, *BSD)\\ +Windows \\ +Windows Mobile &(iPAQ and other handheld devices)\\ +Mac OS X \\ +AmigaOS \\ +BeOS \\ +Dreamcast \\ +PalmOS \\ +Playstation 2 \\ +Playstation Portable\\ +RISC OS \\ +Symbian \\ +\end{tabular} + +The Dreamcast port does not support Curse of Monkey Island, nor The Dig. +The PalmOS port does not support Curse of Monkey Island, Beneath a Steel +Sky, nor either Simon the Sorcerer 1 or 2. The Dig will only work on some +Palm devices (those with a large dynamic heap). + +In the Macintosh port, the right mouse button is emulated via Cmd-Click (that +is, you click the mouse button while holding the Command/Apple/Propeller key). + +For the following platforms, custom backends were supported at one point +but currently are not being maintained (usually due to lack of a qualified +maintainer). In some cases (e.g. Linux), the standard SDL support works +instead. + +\begin{tabular}{ll} +MorphOS\\ +GP32 \\ +Linux \\ +\end{tabular} + +We have reports about unofficial ports to the following platforms. Please +note that this are not made by us, so we neither endorse nor support them. +Use at your own risk! + +\begin{tabular}{ll} +Nintendo DS\\ +Xbox \\ +\end{tabular} -- cgit v1.2.3