-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Joystick support #40
Comments
I think it's a good addition indeed, especially since there is the OpenPandora out there, otherwise joysticks are not very common this days unfortunately. There are things to fix in the patch, from the POV of the feature it's ok for me. |
Please tell me what to fix and I will re-submit. |
I just wrote a detailed list in the pull request, if something does not sound right to you let's talk before to implement it so that we can find the best solutions. Thanks. |
No, it all sounds fine. I hope you can find some joysticks in the meantime! I highly recommend the iControlPad: http://icontrolpad.com .. this will give you a good controller for future use too! Can't have a C64 revival without joysticks! :) |
Thanks :) the iControlPads are very cool indeed. |
TODO: extend joystick support to general USB gamepads, etc. |
It would be great to be using the nubs of the Open Pandora device, which can appear to the system as independent high-res joysticks.
For this reason, I have done the work. :) Please see the pull request: #39
Up to 4 independent joystick devices can be used within LOAD81. For now, button support is not complete, but it should definitely be added as soon as possible (there are no 'joystick buttons' on the Pandora - all buttons are normal keyboard buttons, include A/B/X/Y, and triggers).
Work on adding joystick buttons (and other joystick features, such as 'hats' and 'trackballs' type inputs) should be completed.
The text was updated successfully, but these errors were encountered: