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
/
sm
/
sm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ported #4296 from citra
David Marcec
2018-10-06
1
-0
/
+19
*
services/sm: Amend error code constants
Lioncash
2018-09-14
1
-6
/
+0
*
core/core: Remove unnecessary sm/controller include
Lioncash
2018-09-06
1
-0
/
+1
*
kernel: Move object class to its own source files
Lioncash
2018-08-02
1
-3
/
+5
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
core: Relocate g_service_manager to the System class
Lioncash
2018-04-21
1
-3
/
+3
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
bunnei
2017-12-28
1
-2
/
+2
*
hle: Use Switch formatted result codes.
bunnei
2017-11-01
1
-13
/
+5
*
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-15
1
-2
/
+18
*
HLE/SRV: Implemented RegisterService.
Subv
2017-09-24
1
-0
/
+3
*
Service/sm: Convert 'srv:' to ServiceFramework
Yuri Kunde Schlesner
2017-06-09
1
-2
/
+8
*
Service: Make service registration part of the sm implementation
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+49