| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
service: hid: Remove inaccurate behavior on initialization
|
|
|
|
|
|
|
|
|
|
Used by Splatoon 2, when opening the inventory from a LAN battle lobby.
Reference: https://switchbrew.org/wiki/HID_services
|
|
|
|
Motion stops working in Mario Tennis in swing mode if the update rate is too fast even when HW it updates at the same speed. 10ms it's the minimum period that the game needs to start working again.
|
|
service/hid: Improve console motion accuracy
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|