26 Commits (f4ab8fa3d89ce187098c8cd05f7f77a243379f98)

Author SHA1 Message Date
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
lizzie 3875093c70
[hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
Maufeat 8c33b0bb5d Add Device Power State (Windows, Linux, Mac and Android) (#197) 1 year ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Liam 09777eea76 kernel: remove KWritableEvent 4 years ago
german77 2bad788ead service: ptm: Rewrite PSM and add TS 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei 617803fb5d hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 6 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 6 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 6 years ago
Chloe Marcec df783fc0cd Omit system reference 6 years ago
Chloe Marcec 5d4edf4d30 psm: IPsmSession 6 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
David Marcec b1d4271c5d psm: Mark as debug instead of warning 6 years ago
Zach Hilman 157368b56b psm: Stub GetChargerType 8 years ago
Zach Hilman 1180af1627 psm: Stub GetBatteryChargePercentage 8 years ago
Zach Hilman e37e15fd1e service: Add skeleton for psm service 8 years ago