8,014
edits
m (moving adding a new backend up) |
(cleanup, moving GP32 and PS2 to older unsupported official platforms) |
||
Line 9: | Line 9: | ||
Please review the [[Platforms/Overview]] page for information on what features and engines are supported by what platform. | Please review the [[Platforms/Overview]] page for information on what features and engines are supported by what platform. | ||
{| border="1" cellpadding="2" | {| border="1" cellpadding="2" width="70%" | ||
|- style="background:silver" | |- style="background:silver" | ||
|Platform||Backend||Notes | |Platform||Backend||Notes | ||
|- | |||
|[[Windows]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | |||
|- | |- | ||
|[[UNIX]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(Linux, Solaris, IRIX, *BSD) | |[[UNIX]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(Linux, Solaris, IRIX, *BSD) | ||
|- | |- | ||
|[[Mac OS X]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | |[[Mac OS X]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | ||
|- | |- | ||
|[[ | |[[AmigaOS]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | ||
|- | |- | ||
|[[ | |[[BeOS]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | ||
|- | |- | ||
|[[ | |[[Dreamcast]] ||Custom backend|| | ||
|- | |- | ||
|[[ | |[[Familiar]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||Only HP iPAQ h1910/h1915 and Asus MyPal 716 | ||
|- | |- | ||
|[[ | |[[GP2X]] ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | ||
|- | |- | ||
|[[ | |[[iPhone]] ||Custom backend||iPhone and iPod Touch | ||
|- | |- | ||
|[[ | |[[Linux]] ||X11/OSS audio||(includes iPAQs running Linux) | ||
|- | |- | ||
|[[ | |[[MorphOS]] ||Custom backend|| | ||
|- | |- | ||
|[[ | |[[Nintendo DS]] ||Custom backend|| | ||
|- | |- | ||
|[[PalmOS]] ||Custom backend|| | |[[PalmOS]] ||Custom backend|| | ||
Line 41: | Line 41: | ||
|[[PlayStation Portable]] ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | |[[PlayStation Portable]] ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]|| | ||
|- | |- | ||
|[[ | |[[SymbianOS]] ||[http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||(a mobile phone Operating System) | ||
|- | |- | ||
|[[ | |[[Windows CE]] ||Custom + [http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer SDL]||PocketPCs, Smartphones and other handheld devices | ||
|} | |||
=== Older Unsupported Official Platforms === | |||
{| border="1" cellpadding="2" width="70%" | |||
|- style="background:silver" | |||
|Platform||Backend||Notes | |||
|- | |- | ||
|[[ | |[[GP32]] ||Custom backend|| | ||
|- | |- | ||
|[[ | |[[PlayStation 2]] ||Custom backend|| | ||
|} | |} | ||
= | === Unofficial Unsupported Platforms === | ||
== Unofficial Unsupported Platforms == | |||
Besides these, there have been many more unofficial ports in the past. Since they were not done by us, we can not say anything about their reliability, legality, or availability, nor can we provide support for them. Use them at your own risk! | Besides these, there have been many more unofficial ports in the past. Since they were not done by us, we can not say anything about their reliability, legality, or availability, nor can we provide support for them. Use them at your own risk! | ||
Line 64: | Line 65: | ||
Playstation 3<br/> | Playstation 3<br/> | ||
RISC OS | RISC OS | ||
=== Adding a new backend === | |||
* [[HOWTO-Backends]]: Your first steps to adding a new backend | |||
If you have developed a port of ScummVM that is not mentioned here and wish to commit it into the main SVN repository, feel free to contact us! |
edits