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

Possible ASCII controller? #8

Open
trevor403 opened this issue Dec 31, 2014 · 2 comments
Open

Possible ASCII controller? #8

trevor403 opened this issue Dec 31, 2014 · 2 comments

Comments

@trevor403
Copy link

This document for a homebrew adapter talks about how support for the ASCII controller was discovered and implemented in the software. Could this theory be put into this software so we can use both the keyboard and the controller parts (it's a two port controller)?

http://www.raphnet.net/electronique/gc_n64_usb/index_en.php

@ToadKing
Copy link
Owner

ToadKing commented Feb 8, 2015

I don't have an actual ASCII controller to test with, but my feeling is it won't work since I believe the ASCII controller has a different payload format than normal controllers.

@flibitijibibo
Copy link
Contributor

I actually got my hands on one of these today:

https://twitter.com/flibitijibibo/status/595298603201122304

I'm looking at the input stream with the old Gist script and it looks like it doesn't even recognize when the keyboard is plugged in... that said, it may just require something like what these docs recommend:

http://hitmen.c02.at/files/yagcd/yagcd/chap9.html#sec9.2.1
http://hitmen.c02.at/files/yagcd/yagcd/chap9.html#sec9.3.3

I'll look into the OP link next.

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

3 participants