1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 10:16:40 +00:00
Ryujinx/Ryujinx.HLE/HOS/Ipc
2023-04-14 20:00:34 -03:00
..
IpcBuffDesc.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IpcHandleDesc.cs Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
IpcMagic.cs
IpcMessage.cs Rename Hipc to Cmif where appropriate (#3880) 2023-04-14 20:00:34 -03:00
IpcMessageType.cs Rename Hipc to Cmif where appropriate (#3880) 2023-04-14 20:00:34 -03:00
IpcPtrBuffDesc.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IpcRecvListBuffDesc.cs Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
ServiceProcessRequest.cs