Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
core: audio: return result when audio_out initialize failed
|
|
|
|
|
|
|
|
|
|
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
|
|
core: hid: Remove deadzone of virtual controller
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
general: fixes for gcc 13
|
|
|
|
|
|
externals: Update dynarmic to 6.4.6
|
|
|
|
service: am: Improve profile select applet
|
|
applet: controller: Implement cancel button
|
|
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
|
|
kernel: fix unbounded stack usage in atomics
|
|
|
|
Used by Let's Get Fit
|
|
|
|
applets: implement RequestExit
|
|
|
|
service: hid: Silence warning on MergeSingleJoyAsDualJoy
|
|
For CPUs that support tpause, this should result in significant CPU power savings over thread yield in this spin wait.
|
|
|
|
memory: rename global memory references to application memory
|
|
|
|
|
|
|
|
nfc: Initialize device when controller is connected
|
|
|
|
kernel: use KTypedAddress for addresses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|