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
/
mii
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Initialize several structs that make use of Common::UUID.
bunnei
2020-01-04
1
-78
/
+78
*
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-25
1
-0
/
+2
|
\
|
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+2
*
|
service: Resolve sign conversion errors
Lioncash
2019-11-12
1
-3
/
+3
|
/
*
Merge pull request #2708 from DarkLordZach/mii-db-source-crash
David
2019-09-04
1
-0
/
+4
|
\
|
*
mii: Handle logging of unknown database source
Zach Hilman
2019-07-10
1
-0
/
+4
*
|
mii: Implement IDatabaseService SetInterfaceVersion
Zach Hilman
2019-07-07
1
-1
/
+15
|
/
*
mii_manager: Fix incorrect loop condition in mii UUID generation code
Zach Hilman
2019-04-25
1
-1
/
+1
*
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-25
1
-1
/
+1
*
mii: Implement Delete and Destroy file
Zach Hilman
2019-04-25
3
-8
/
+116
*
mii: Implement IsUpdated command (IPC 0)
Zach Hilman
2019-04-25
3
-9
/
+34
*
mii_manager: Cleanup and optimization
Zach Hilman
2019-04-25
2
-32
/
+46
*
mii: Implement IDatabaseService commands using MiiManager
Zach Hilman
2019-04-25
1
-15
/
+242
*
mii: Add MiiManager class to manage Mii database
Zach Hilman
2019-04-25
2
-0
/
+622
*
service: Add mii services
Lioncash
2018-07-27
2
-0
/
+122