* Remove JoystickButton enum (Use zero-based int as button index instead) * Change to using a long to store button states * Max buttons now 64 (Unable to go further without using an array)