43 Commits (26b665b997fc19c841da4b373844b99eeb981f20)

Author SHA1 Message Date
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 3 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
lizzie 4e7c036c7e
[hle] fix spl being registered as 'spl' instead of 'spl:' (#3549) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
lat9nq bd8630531e settings,core,config_sys: Remove optional type from custom_rtc, rng_seed 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph fddd57db61 general: Remove MakeResult helpers 5 years ago
Morph 52fa30ab7d service: Reduce header include overhead 5 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
Morph 5004b030df general: Add missing #pragma once directives 5 years ago
Morph 996d006989 spl: Mark the other functions as unimplemented 5 years ago
Morph 09a98bdc2b spl: Implement spl::GetConfig 5 years ago
Morph 684d567adc spl: Add the general SPL interface 5 years ago
Morph bb0caed2f1 spl: Add SPL types 5 years ago
Morph 8d7eec9b88 spl: Add SPL result codes 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german77 22c37e9111 spl: Update to 12.x 5 years ago
zkitx 89577872eb Fix casing on DeallocateAesKeySlot 6 years ago
zkitx 1cf20b84a7 Update SPL to fit N's service refactor (4.0.0+) which split into new services. 6 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
VolcaEM a82dc6c91d Clang-format 6 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
Lioncash 9ae176d921 hle/service: Resolve unused variable warnings 8 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 8 years ago
Zach Hilman dd46e96bcf csrng: Use random integer distribution instead of raw engine 8 years ago
Zach Hilman cc1e6ccb3d csrng: Use std::mt19937 engine for random number generation 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 8 years ago
Lioncash e664bf00ed hle/service: Make constructors explicit where applicable 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash 418cb174a9 spl: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 9 years ago
Hexagon12 4c462c91bd Various service name fixes - part 2 (rebased) (#322) 9 years ago
mailwl e0d1e257a8 Service/spl: add module and services 9 years ago