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
/
ns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service/ns: Add missing ns services
Lioncash
2018-08-02
1
-0
/
+447
*
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-21
1
-1
/
+1
*
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-20
1
-3
/
+3
*
Merge pull request #725 from lioncash/bytes
bunnei
2018-07-20
1
-3
/
+3
|
\
|
*
pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
1
-3
/
+3
*
|
pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
1
-1
/
+1
|
/
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-7
/
+7
*
GetSharedFontInOrderOfPriority (#381)
David
2018-05-01
2
-1
/
+27
*
ns: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-6
/
+6
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
4
-16
/
+8
*
pl_u: Use empty shared font if none is available.
bunnei
2018-04-15
1
-17
/
+14
*
Updated pl:u with more service names.
Hexagon12
2018-04-10
1
-1
/
+3
*
pl_u: Add RequestLoad.
bunnei
2018-03-25
2
-0
/
+11
*
core: Move process creation out of global state.
bunnei
2018-03-14
1
-4
/
+5
*
pl_u: Implement basic shared font loading from RAM dump.
bunnei
2018-02-15
4
-0
/
+176
*
Remove lots more 3DS-specific code.
bunnei
2017-10-13
4
-87
/
+0
*
Services/NS: Port ns:s to the new service framework.
Subv
2017-09-16
4
-0
/
+87