index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
acc
/
acc_su.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: acc: Implement functions needed for profile select (#11653)
Narr the Reg
2023-10-17
1
-3
/
+3
*
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-25
1
-0
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service/acc: Update unknown function names
Lioncash
2022-01-21
1
-2
/
+2
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
1
-3
/
+3
*
acc_su: Update to 12.x
Morph
2021-04-07
1
-17
/
+19
*
acc: Stub StoreSaveDataThumbnail
Chloe Marcec
2021-01-19
1
-1
/
+1
*
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-28
1
-1
/
+1
*
account: Update function tables and add missing classes (#4145)
VolcaEM
2020-06-22
1
-17
/
+17
*
account: ListQualifiedUsers
David Marcec
2020-04-28
1
-1
/
+1
*
service: Update function tables
Lioncash
2020-04-20
1
-0
/
+2
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+3
*
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
1
-1
/
+1
*
Cleanup
David Marcec
2019-06-16
1
-2
/
+3
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+6
*
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-11-07
1
-1
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
Refactored profile manager sharing
David Marcec
2018-08-11
1
-1
/
+2
*
Added IsUserRegistrationRequestPermitted
David Marcec
2018-08-11
1
-1
/
+1
*
acc: Add missing function table entries for GetUserCount
Lioncash
2018-08-08
1
-1
/
+1
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services
mailwl
2018-04-10
1
-0
/
+55