ryujinx/Ryujinx.HLE/HOS
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
..
Applets hid: Rewrite shared memory management (#2257) 2021-05-02 22:01:30 +02:00
Diagnostics/Demangler
Font HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
Ipc SM instance & TIPC fixes (#2241) 2021-05-05 23:44:26 +02:00
Kernel HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
Services SM instance & TIPC fixes (#2241) 2021-05-05 23:44:26 +02:00
SystemState account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Tamper
ApplicationLoader.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs SM instance & TIPC fixes (#2241) 2021-05-05 23:44:26 +02:00
IdDictionary.cs
ModLoader.cs Fix Tamper Machine crash and timings (#2159) 2021-04-02 15:42:25 +02:00
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Fix Tamper Machine crash and timings (#2159) 2021-04-02 15:42:25 +02:00
UserChannelPersistence.cs