Mercurial > sdl-ios-xcode
view README.AmigaOS @ 4292:464126f4c7db SDL-1.2
Moved to stable ALSA API.
This cleans up a few problems with our use of the ancient ALSA 0.9 API.
This means we can ditch the dlvsym() nonsense and use SDL_LoadFunction(), too.
Fixes Bugzilla #745.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 10 Oct 2009 07:33:18 +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.