Difference between revisions of "AmigaOS"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Ender, Sev, me are not the maintainer(s) of this port)
(Moving compilation instructions to the proper page)
(4 intermediate revisions by 3 users not shown)
Line 10: Line 10:
zlib=yes|
zlib=yes|
16bits=yes|
16bits=yes|
buildbot=no|
buildbot=yes|
firstversion=0.8.0|
firstversion=0.8.0|
maintainer=|
maintainer=|
Line 44: Line 44:
== About ==
== About ==
ScummVM has also been ported to AmigaOS with the Simple Directmedia Layer (SDL).  
ScummVM has also been ported to AmigaOS with the Simple Directmedia Layer (SDL).  
== Compiling ==
It is generally recommended to use the official builds, but for anyone interested in doing their own builds...<p>The following links contain instructions and notes on how to build / cross-compiled our codebase for AmigaOS:
* [[Compiling_ScummVM/AmigaOS4]]


== External links ==
== External links ==
* [http://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum]
* [http://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum]

Revision as of 20:09, 5 January 2016

amiga.png AmigaOS Port
Latest Released Version 2.8.0
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s)
Packager(s) Raziel
Forum Port Forum
Status Maintained
First Official Version 0.8.0

About

ScummVM has also been ported to AmigaOS with the Simple Directmedia Layer (SDL).

Compiling

It is generally recommended to use the official builds, but for anyone interested in doing their own builds...

The following links contain instructions and notes on how to build / cross-compiled our codebase for AmigaOS:

External links