view README.AmigaOS @ 4262:800f3cb78e45 SDL-1.2

Fixed strict aliasing (or inline asm?) issue. Some versions of GCC need this fix or alpha blending is broken. Fixes Bugzilla #648.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 29 Sep 2009 04:03:58 +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.