ApolloTeam-dev/ApolloOS

Analyse the broken joystick Code

Closed this issue · 0 comments

=========================
The code in readjoyport.c llPollJoystick() seemed broken and caused the fire button to be falsely reported as continually pressed down. Currently the code is commented out. This is only a work around. The problem needs to be analysed better to see if it can be solved rather than just ignored. The function is not well documented but it looks as if it tried to detect what kind of input device (joystick or control pad) was connected to the Amiga's joystick port.