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
/
manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: mii: Retrieve the correct default miis.
Morph
2021-07-04
1
-2
/
+3
*
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
2021-05-26
1
-1
/
+0
*
mii: Fix BuildRandomStoreData & Cleanup raw_data
Chloe Marcec
2021-01-20
1
-35
/
+15
*
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
1
-0
/
+1
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-10
/
+10
*
Merge pull request #4796 from lioncash/clang
LC
2020-10-21
1
-10
/
+10
|
\
|
*
core: Fix clang build
Lioncash
2020-10-18
1
-10
/
+10
*
|
mii/manager: Make use of unused lower bound in GetRandomValue()
Lioncash
2020-10-17
1
-1
/
+1
|
/
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
1
-2
/
+2
*
Merge pull request #4365 from lioncash/mii
bunnei
2020-07-18
1
-53
/
+54
|
\
|
*
mii/manager: Make use of designated initializers
Lioncash
2020-07-17
1
-53
/
+54
*
|
mii/manager: Resolve sign mismatch warnings
Lioncash
2020-07-17
1
-3
/
+3
|
/
*
hle: service: mii: Rewrite service to properly support creation of random and default miis.
bunnei
2020-07-12
1
-0
/
+483