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
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-8
/
+8
*
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
bunnei
2021-05-06
1
-1
/
+0
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
2
-5
/
+12
*
mm: Update function table
VolcaEM
2020-06-27
1
-16
/
+16
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-4
/
+10
*
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-18
1
-8
/
+42
*
mm_u: Forward all old variants of functions to the new ones
Lioncash
2018-08-14
1
-5
/
+11
*
mm_u: Move implementation class into the cpp file
Lioncash
2018-08-14
2
-46
/
+46
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-3
/
+3
*
Remove unused header files
mailwl
2018-06-06
1
-2
/
+0
*
Small fixes
mailwl
2018-06-05
2
-6
/
+8
*
Service/MM: add service and stub some functions
mailwl
2018-06-05
2
-0
/
+79