index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
acc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
acc: add account manager for acc:u1
Liam
2024-02-24
2
-9
/
+16
*
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-02-16
1
-3
/
+2
*
Update based on feedback
Andrew Pilley
2024-01-17
1
-2
/
+2
*
Allow -u to accept a username string in addition to index, and suppress the U...
Andrew Pilley
2024-01-17
2
-0
/
+18
*
service: acc: Only save profiles when profiles have changed
german77
2024-01-13
2
-3
/
+17
*
service: acc: Ensure proper profile size
german77
2023-11-05
1
-9
/
+47
*
Merge pull request #11791 from german77/bufferx
liamwhite
2023-10-18
1
-6
/
+6
|
\
|
*
service: hle: Allow to access read buffer A and X directly
german77
2023-10-16
1
-6
/
+6
*
|
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-17
4
-5
/
+50
|
/
*
core: remove ResultVal type
Liam
2023-08-08
1
-5
/
+6
*
core: implement GetGaiStringErrorRequest, IContextRegistrar
Liam
2023-07-22
1
-1
/
+2
*
service: account: Save user profile folder on first user creation
german77
2023-06-03
1
-0
/
+1
*
general: fix spelling mistakes
Liam
2023-03-12
2
-4
/
+4
*
hle: rename legacy errors to Results
Liam
2023-03-06
2
-18
/
+18
*
service: move hle_ipc from kernel
Liam
2023-03-01
4
-62
/
+62
*
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-03-01
2
-12
/
+14
|
\
|
*
service: refactor server architecture
Liam
2023-02-21
2
-12
/
+14
*
|
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
2
-0
/
+12
|
/
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
1
-2
/
+2
*
general: fix compile for Apple Clang
Liam
2022-11-22
2
-0
/
+2
*
core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
bunnei
2022-11-02
5
-23
/
+42
*
kernel: remove KWritableEvent
Liam
2022-10-12
1
-1
/
+1
*
core/acc: Make CheckAvailability use LOG_DEBUG
FearlessTobi
2022-08-27
1
-1
/
+1
*
service: ac: Replace intances of ProfileData with UserData
german77
2022-07-14
3
-24
/
+22
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
6
-20
/
+20
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
15
-45
/
+30
*
common: Reduce unused includes
ameerj
2022-03-19
1
-0
/
+1
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
4
-69
/
+68
*
profile: Migrate to the new UUID implementation
Morph
2022-02-05
4
-92
/
+94
*
service/acc: Update unknown function names
Lioncash
2022-01-21
2
-4
/
+4
*
general: Get the current process program id directly from the system
Morph
2021-11-04
1
-4
/
+2
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
1
-2
/
+2
*
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
1
-2
/
+0
|
\
|
*
core: Remove unused includes
ameerj
2021-11-03
1
-2
/
+0
*
|
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
3
-3
/
+3
*
|
service: acc: Stub acc:u0 '160'
Morph
2021-11-04
3
-0
/
+9
|
/
*
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-01
2
-9
/
+15
*
common/uuid: Add validity checking functions to interface
Lioncash
2021-09-22
2
-6
/
+6
*
Mark is_complete as atomic
Chloe Marcec
2021-09-09
2
-4
/
+5
*
Addressed issues
Chloe Marcec
2021-09-09
3
-15
/
+14
*
address name shadowing with system
Chloe Marcec
2021-09-06
1
-2
/
+2
*
account: EnsureTokenIdCacheAsync
Chloe Marcec
2021-09-06
3
-19
/
+152
*
common: uuid: Return a lower-case hex string in Format
Morph
2021-07-26
1
-11
/
+11
*
service: Append service name prefix to common filenames
Morph
2021-07-14
2
-2
/
+2
*
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+2
*
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
1
-3
/
+3
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
2
-28
/
+28
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
2
-28
/
+33
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-1
/
+1
[next]