Skip to content

ASCII Keyboard Controller support#256

Open
Zarithya wants to merge 3 commits intodevkitPro:masterfrom
Zarithya:ascii-keyboard-controller
Open

ASCII Keyboard Controller support#256
Zarithya wants to merge 3 commits intodevkitPro:masterfrom
Zarithya:ascii-keyboard-controller

Conversation

@Zarithya
Copy link
Contributor

@Zarithya Zarithya commented Mar 2, 2026

Adding basic support for the ASCII Corporation Keyboard Controller peripheral for GameCube (ASC-1901PO).

@Zarithya Zarithya force-pushed the ascii-keyboard-controller branch from d8e64e0 to bb2ca1f Compare March 2, 2026 07:42
@DacoTaco
Copy link
Member

DacoTaco commented Mar 2, 2026

lgtm and i assume you tested it all @Zarithya ?

i have one improvement idea though, but idk if its for this PR or as a next step : integration into stdin.
the wii keyboard code can do it, and i was wondering if we couldn't get both inputs to work and integrate into a single stdin device.

thats out of my knowledge base and i'd let @WinterMute decide on how that code is best designed
would make using it very easy though

@Zarithya
Copy link
Contributor Author

Zarithya commented Mar 3, 2026

@DacoTaco It's been tested as much as I can test, having needed to give the borrowed keyboard controller back today. Fwiw I've written support for it into my controller tester and it works great. It would definitely be nice to have some stdin code but that's outside of my knowledge base too. Right now it only receives scancodes, which is less than ideal.

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

Successfully merging this pull request may close these issues.

2 participants