Mercurial > sdl-ios-xcode
view README.AmigaOS @ 4226:dbdf8b108e31 SDL-1.2
Fixed bug #638
Philipp Nordhus 2008-11-05 13:56:33 PST
The Linux version of SDL_SYS_JoystickQuit() tries to free an invalid pointer
when the number of joysticks was reduced since the last call.
Reproduce: Connect two joysticks, call SDL_Init() and SDL_Quit(), then
disconnect one joystick and call the functions again.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 21 Sep 2009 11:34:50 +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.