-
Notifications
You must be signed in to change notification settings - Fork 283
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
Modular pademu #1382
Draft
Wolf3s
wants to merge
16
commits into
ps2homebrew:master
Choose a base branch
from
Wolf3s:pademu-modular
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Modular pademu #1382
Conversation
This file contains 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
Wolf3s
force-pushed
the
pademu-modular
branch
4 times, most recently
from
November 10, 2024 14:33
61b545d
to
f478723
Compare
Co-authored-by: Rick Gaiser <[email protected]>
Co-authored-by: Rick Gaiser <[email protected]>
Wolf3s
force-pushed
the
pademu-modular
branch
from
November 12, 2024 23:54
f478723
to
0032c50
Compare
Remove missing DS34USB: on ds34usb.c (Wolf3s) Fix codacy warnings (Wolf3s) Co-authored-by: Rick Gaiser <[email protected]>
Wolf3s
force-pushed
the
pademu-modular
branch
from
November 13, 2024 00:01
d473d70
to
4cf4874
Compare
Wolf3s
force-pushed
the
pademu-modular
branch
from
November 18, 2024 10:43
986314a
to
ce551bc
Compare
Wolf3s
force-pushed
the
pademu-modular
branch
8 times, most recently
from
December 3, 2024 20:56
c234e04
to
4c8eb95
Compare
Makefile and code refactor/cleanup.
Wolf3s
force-pushed
the
pademu-modular
branch
from
December 3, 2024 20:59
4c8eb95
to
2f8e42c
Compare
Co-authored-by: Rick Gaiser <[email protected]>
Co-authored-by: Rick Gaiser <[email protected]>
Wolf3s
force-pushed
the
pademu-modular
branch
2 times, most recently
from
December 4, 2024 09:51
c2ed9ec
to
ddcee31
Compare
Wolf3s
force-pushed
the
pademu-modular
branch
from
December 4, 2024 10:19
ddcee31
to
e8b289c
Compare
Wolf3s
force-pushed
the
pademu-modular
branch
4 times, most recently
from
December 6, 2024 12:43
74a5c7e
to
4c64424
Compare
Uncomment some code on pademu_connect
Wolf3s
force-pushed
the
pademu-modular
branch
from
December 6, 2024 13:10
4c64424
to
15bd0e9
Compare
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.
Pull Request checklist
Note: these are not necessarily requirements
Pull Request description
This pull request was a suggestion from my friend @KrahJohlito that he recomended me to use a modular pademu implementation to make easier the work on Xbox gamepad support.