ryujinx/Ryujinx.HLE/HOS
Ac_K 39899c0407
IPC: Remove IIpcService interface (#2121)
This PR remove the IIpcService.cs interface usage which isn't needed anymore since the interface is only used by IpcService class. We can use it directly.
2021-03-19 00:31:08 +01:00
..
Applets ErrorApplet: Implement ApplicationErrorArg (#2123) 2021-03-19 00:04:49 +01:00
Diagnostics/Demangler
Font
Ipc
Kernel
Services IPC: Remove IIpcService interface (#2121) 2021-03-19 00:31:08 +01:00
SystemState
ApplicationLoader.cs Allow modding AddOnContent RomFS (#2024) 2021-02-20 01:25:01 +01:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs Add items to standard logs (#1942) 2021-03-19 00:09:33 +01:00
IdDictionary.cs
ModLoader.cs Allow modding AddOnContent RomFS (#2024) 2021-02-20 01:25:01 +01:00
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
UserChannelPersistence.cs