citra-canary/src/core/hle/service/sm
Lioncash a78920e60b
sm: Relocate the service manager to the System class
Rather than have it live as a global variable, place it into the System class and make it instance-based.
2018-04-13 07:15:34 -04:00
..
sm.cpp sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
sm.h sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
srv.cpp Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
srv.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00