Mercurial > sdl-ios-xcode
view README.AmigaOS @ 4329:9716da353104 SDL-1.2
Corrected my snd_pcm_writei fix.
Apparently ALSA says "frames" but it means samples...you don't split this into
groups by number of channels.
The adventure continues.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 13 Oct 2009 08:27:28 +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.