Ryujinx/Ryujinx.HLE/HOS/Services/Sm
Mary b94dc01d43
SM instance & TIPC fixes (#2241)
This PR addresses the following issues:
- SM was previously instancied once and reused on all sessions. This
  could cause inconsistency on the service initialization.
- TIPC replies were not matching what is generated on hardware.
2021-05-05 23:44:26 +02:00
..
IManagerInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IUserInterface.cs SM instance & TIPC fixes (#2241) 2021-05-05 23:44:26 +02:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00