WIP USBD multi-pad#109
Draft
herzmx wants to merge 3 commits into
Draft
Conversation
4931ce9 to
c0f96e8
Compare
bd7ccaf to
16dfea3
Compare
d76b555 to
b6d5356
Compare
90840a1 to
480cbb8
Compare
- Add USB_OUTPUT_PADS envar to add extra pads - Update usbd_mode_t to hangle itf functions - Update sinput_mode
Member
|
I recently fixed an issue that allows multiple joypad-os adapters to be used on Xbox 360 at the same time. There was a hard coded value that caused them to overlap. So the Xinput multi-out on a single board may work now. |
Contributor
Author
Yes looked, i merge and rebase this branch to test if this change how 360 list multi device |
|
Are you going to merge changes and test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP: Add multipad support to USBD
Early tests work well with SInput and MiSTer FPGA.