right, I think I understand the issue - I'm afraid the game is not compatible with certain old joystick interfaces which don't actually follow the correct protocols and cause an issue with the interrupt. In the 80s, coders would create a 257 byte lookup table to account for this issue as it was a fairly common issue, but this is the first time I've had anyone have this issue.