libsdl-org / SDL-1.2

Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!
https://libsdl.org
GNU Lesser General Public License v2.1
98 stars 81 forks source link

atari: handle also shift released state #880

Closed mikrosk closed 9 months ago

mikrosk commented 9 months ago

Commit 0b2be4c9 wasn't enough, even the released states need to be handled explicitly.

Contributed by @th-otto.