1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/Exceptions
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
..
GuestBrokeExecutionException.cs
InternalServiceException.cs
InvalidFirmwarePackageException.cs
InvalidNpdmException.cs
InvalidStructLayoutException.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
InvalidSystemResourceException.cs
ServiceNotImplementedException.cs IPC: Remove IIpcService interface (#2121) 2021-03-19 00:31:08 +01:00
UndefinedInstructionException.cs