NicoHood / Nintendo

Use Nintendo Controllers with Arduino
http://www.nicohood.de
MIT License
278 stars 55 forks source link

Add Nintendo 64 device mode support (N64Console) #29

Closed JonnyHaystack closed 3 years ago

JonnyHaystack commented 3 years ago

Hi there, thanks for the great library. I have added Nintendo 64 console support and tested it in Goldeneye 007 on my N64. Everything seems to be working fine - it's a good bit simpler than the GCC protocol 😄

Shoutouts to houndsolo on discord for buying me an N64 for this, to Simple for answering a ton of questions, and to the reverse engineers behind those links you put in the wiki

NicoHood commented 3 years ago

If you have any important information to add to the wiki, please let me know!

JonnyHaystack commented 3 years ago

If you have any important information to add to the wiki, please let me know!

Thankfully all of the info needed was in the links you already put in the wiki, which were incredibly helpful. Only thing I'd suggest is making sure those aren't going to disappear. I'll make sure they're included in the internet archive.

NicoHood commented 3 years ago

I already inlined the information for n64, as I was also affraid that it disappeared.

NicoHood commented 3 years ago

I've tagged a new release. Please give it a test and report any errors. Thanks for your help :-) Great work!