view README.AmigaOS @ 3965:19d708301fab SDL-1.2

Make sure __inline__ isn't defined before #defining it, since some compilers (like Sun Studio) have this as a predefined macro. Fixes Bugzilla #434.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 15 Jun 2007 07:19:05 +0000
parents 6d2e1961661a
children
line wrap: on
line source

The AmigaOS code has been removed from SDL, since it had been broken for a
 long time and had a few bits of fairly invasive code #ifdef'd into the
 SDL core.

However, there is an OS4 version of SDL here:
   http://www.rcdrummond.net/amiga/index.html

And a MorphOS version here:
   http://www.lehtoranta.net/powersdl/

--ryan.