Post #1609810
2026-04-01 21:26 UTC
Working on some small patches to the #atari800 emulator. In particular, fixing some small nits in SDL2 stuff that don't quite work the same way as they did with SDL1.2. Some of these are minor, but wading through the code to figure out what is going on and what might have caused the problems is part of what makes this fun.
#retrocomputing
Replies (1)
-
@pusakat@mas.to 2026-04-02 13:38
My latest patch was only two lines. It fixed control-key handling differences between SDL1.2 and SDL2 on the atari800 emulator.