view README.AmigaOS @ 3894:5a20cffc7027 SDL-1.2

BeOS loadso code now reports failure correctly from SDL_LoadObject(), and uses the system to provide text for SDL_SetError().
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 07 Nov 2006 15:17:31 +0000 (2006-11-07)
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.