Re: [hatari-devel] Hatari for MiNT

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On Sat, Oct 20, 2012 at 1:57 AM, Vincent Rivière
<vincent.riviere@xxxxxxxxxxx> wrote:
> On 19/10/2012 13:31, Eero Tamminen wrote:
>>
>> RS232 code uses a helper thread (doing constant SDL_Delay() and
>> fgetc() polling when it's enabled).  Threads might be problematic
>> on MiNT, depending on how the threading stuff in SDL is implemented
>> for MiNT.
>
>
> Very possible.
>
> I'm not even sure that I compiled SDL with thread support at all.
>
> However, except keyboard issues (well known in SDL for MiNT), it works
> perfectly and fast in full screen. About 20 or 25 FPS, IMHO.
> There is only trouble with XaAES, running in a GEM window. Hangs when moving
> the mouse, etc.
>
> --
> Vincent Rivière
>
if its the latest version of SDL (v1.12.15) then I am pretty sure that
thread support was removed to m68k-atari-mint this year simply because
"proper threading" was not implimented. SDL dev list archive have a
patch to that effect (sry no exact link)

Nokturnls' SDL work for Falcon may provide for threads tho.

BTW the patch was minimal so adding it back should not be an issue.
SDL is after all designed to thread on platforms that do not have
"real" threads

Paul



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/