Ryujinx/Ryujinx.HLE/HOS/Ipc
gdkchan 0039bb6394
Refactor SVC handler (#540)
* Refactor SVC handler

* Get rid of KernelErr

* Split kernel code files into multiple folders
2018-12-18 03:33:36 -02:00
..
IpcBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcHandleDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcHandler.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
IpcMagic.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcMessage.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcMessageType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcPtrBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IpcRecvListBuffDesc.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ServiceProcessRequest.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00