| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KSharedMemory, KSpinLock
|
|
|
|
KPriorityQueue
|
|
|
|
|
|
|
|
|
|
KScopedSchedulerLockAndSleep, KThreadQueue to new style
|
|
|
|
kernel: add timer pointer to KThreadQueue
|
|
service: nfp: Improve implementation
|
|
native_clock: Re-adjust the RDTSC frequency to its real frequency
|
|
|
|
kernel: clone fpu status on CreateThread
|