| Age | Commit message (Collapse) | Author |
|
service/hid: Implement SetNpadJoyAssignmentMode
|
|
ClearNpadCaptureButtonAssignment
Used by ring fit adventure 1.2.0
|
|
|
|
|
|
We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used.
|
|
|
|
Core: Stub services and functions needed for checkpoint
|
|
|
|
Used in checkpoint homebrew
|
|
|
|
Fix compiler bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start lion review
|
|
|
|
|
|
|
|
|
|
|
|
review fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lifo and the emulated controller
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a lock to avoid data races.
This reduces the number of -fsanitize=thread errors significantly.
|