69 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 72e224cf4e ts: add OpenSession 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
Liam 09777eea76 kernel: remove KWritableEvent 4 years ago
Liam fb88548cb1 general: preliminary support for hbl 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
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 9 years ago
Yuri Kunde Schlesner c27dad4cd1 ResultVal: Remove MoveFrom() 9 years ago
Yuri Kunde Schlesner 2d147a1c0d FileSys: Move all result description to errors.h 9 years ago
Yuri Kunde Schlesner f2e65b5cbc result: Make error description a generic integer 9 years ago
emmaus 603f9246e1 use IPCHelper for PTM services 9 years ago
wwylele d38eb8b471 ptm: create SharedExtSave file before openning it 10 years ago
Lectem 268d389a37 IPCHelper Skip method + address comments for apt 10 years ago
Lectem 48825ceb01 move push out of class body and add u8 u16 bool specializations 10 years ago
Lectem f1e18b1880 refactor APT service to use the new IPC helpers 10 years ago
Lioncash 508f17b87c ptm: Use boolean instead of integral value 10 years ago
Lioncash e7d396142a service: Add the ptm:s service 10 years ago
Lioncash 9becdeada9 service: Add common ptm:u commands to other ptm services 10 years ago
Lioncash aa096138bd service: Drop '_Interface' in ptm service class names 10 years ago
Lioncash 0e025b7b4e service: Add ptm::gets and ptm::sets services 10 years ago
Lioncash 80db6356ae ptm: Update ptm_sysm function table 10 years ago
wwylele e41a1ff6da PTM & CFG: use the correct path and error code according to the new FileSys policy 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
bunnei 588e3c253f New3DS: Minor style cleanup to #1520. 10 years ago
JamePeng 493a777880 Implement CheckNew3DS and CheckNew3DSApp 10 years ago