ryujinx/Ryujinx.HLE/HOS/Ipc
2020-12-12 14:06:20 +11:00
..
IpcBuffDesc.cs
IpcHandleDesc.cs
IpcMagic.cs
IpcMessage.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel () 2020-12-02 00:23:43 +01:00
IpcMessageType.cs
IpcPtrBuffDesc.cs Rewrite size for fixed size buffers () 2020-12-12 14:06:20 +11:00
IpcRecvListBuffDesc.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel () 2020-12-02 00:23:43 +01:00
ServiceProcessRequest.cs