1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-30 19:12:06 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvMap
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
..
NvMapAlloc.cs
NvMapCreate.cs
NvMapFree.cs
NvMapFromId.cs
NvMapGetId.cs
NvMapHandle.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
NvMapHandleParam.cs
NvMapIoctl.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
NvMapParam.cs