Skip to content
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

Add c64 paddle mode ? #12

Open
penfold42 opened this issue Oct 16, 2019 · 2 comments
Open

Add c64 paddle mode ? #12

penfold42 opened this issue Oct 16, 2019 · 2 comments

Comments

@penfold42
Copy link
Contributor

Loving the nunchuk but was trying to test the paddle function and I think we need a fifth mode So I can play 2 player pong style games with 2 nunchuk controllers.

Nunchuk1 stick is mapped to c64 port 1 paddle x
Nunchuk1 fire is mapped to c64 port 1 left

Nunchuk2 stick is mapped to c64 port 1 paddle y
Nunchuk2 fire is mapped to c64 port 1 right

The nunchuk stick would take the maximum of the x and y axes

The port swap function would move all this to c64 port 2

Is this something you can do easily ?

If not, would you accept a pull request ?

@djtulan
Copy link
Owner

djtulan commented Oct 17, 2019

I will think about it. If you like to implement something send me a pull request.

@penfold42
Copy link
Contributor Author

I’ve started on it - I’ve got blink3 done and have the max(axes) working.

Now just need to map them and the buttons to a single 64 port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants