| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used by Ring Fit Adventure
|
|
kernel: implement KProcess suspension
|
|
service: notifa: Implement most part of this service
|
|
|
|
|
|
|
|
Follow-up fixes for NVFlinger rewrite (Part 3)
|
|
common: consolidate ELF structure definitions
|
|
|
|
|
|
|
|
Service: hid: Several improvements and implementations
|
|
general: Use smaller array types where applicable
|
|
Needed by Nintendo Switch Sports
|
|
GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
|
|
IsSixAxisSensorUnalteredPassthroughEnabled
Needed by Nintendo Switch Sports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using this smaller type saves 512 bytes in the compiled executable.
|
|
Implements partially RegisterAlarmSetting, UpdateAlarmSetting, LoadApplicationParameter, DeleteAlarmSetting.
Needed for Fitness `Boxing 2: Rhythm & Exercise` and `Ring Fit Adventure`.
|
|
|
|
|
|
service: hid: Stub IsFirmwareUpdateNeededForNotification
|
|
Follow-up to 99ceb03a1cfcf35968cab589ea188a8c406cda52
|
|
service: hid: Access shared memory directly
|
|
Used in Fitness Boxing 2: Rhythm & Exercise (0100073011382000)
|
|
|
|
|
|
|
|
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
|
|
|
|
|
|
|
|
hle: kernel: Use std::mutex instead of spin locks for most kernel locking.
|
|
|
|
Kernel: Track open references to KServerPort and KServerSession.
|