1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 10:46:42 +00:00
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 (#1458) 2020-12-02 00:23:43 +01:00
IpcMessageType.cs
IpcPtrBuffDesc.cs Rewrite size for fixed size buffers (#1808) 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 (#1458) 2020-12-02 00:23:43 +01:00
ServiceProcessRequest.cs