Paddle support #774
BrutalSoloH
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Concrats to Dirk for this amazing emulator!
I have been working on a RP2040 project to input one or two 9-pins joystick/mouse/paddle ports to work as a HID joystick/mouse. It works great and I have mapped the paddle A and B to the joystick rX and rY with values between -32767 and +32767.
It would be great to implement the support in Virtual64...
Would be happy to share the implementation of the RP2040 or any other Arduino board.
Beta Was this translation helpful? Give feedback.
All reactions