139 Commits (a59e902f41071a3898931797113f93b55b235304)

Author SHA1 Message Date
maufeat a59e902f41 initial 22.0.0 kernel changes and cmd stubs 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 4 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 4 months ago
lizzie 4cacf56cec
[core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269) 4 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 5 months ago
JPikachu b5d54b8df7
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 7 months ago
crueter 2482846cf6
[core] fix msvc comp (#2567) 8 months ago
PavelBARABANOV 45263ee7aa
LoadIdTokenCache stub (#2531) 8 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
crueter 9dfe3cece0
[desktop, core] yuzu -> Eden, eden -> Eden 10 months ago
JPikachu b2e602325c profile_manager: Implement firmware avatar selector (#205) 11 months ago
Pavel Barabanov dbd745138e returned several services 1 year ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 1 year ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 1 year ago
Pavel Barabanov b66ebe638b Qlauncher firmware 19 1 year ago
Pavel Barabanov 1bd86b08f2 Qlauncher firmware 19 1 year ago
darktux 2011cdd333 Added v18.0.0 stubs and updated tzdb_to_nx 2 years ago
Liam 2945ef5999 acc: add account manager for acc:u1 2 years ago
german77 65b1508d0d service: acc: Ensure proper profile size 3 years ago
german77 ecf98d37b8 service: hle: Allow to access read buffer A and X directly 3 years ago
Narr the Reg c9fe01204f service: acc: Implement functions needed for profile select (#11653) 3 years ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
Liam caf76a5603 core: implement GetGaiStringErrorRequest, IContextRegistrar 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Narr the Reg 932cf55052 core: Update service function tables to 16.0.0+ 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 4 years ago
bunnei 6a447fd764 core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 4 years ago
FearlessTobi d841898d4d core/acc: Make CheckAvailability use LOG_DEBUG 4 years ago
german77 07090f96d4 service: ac: Replace intances of ProfileData with UserData 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
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 26f74468c4 profile: Migrate to the new UUID implementation 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 5 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 5 years ago
german77 c3e27a75b1 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 5 years ago
Morph 22584e2ade service: acc: Stub acc:u0 '160' 5 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago