Ryujinx/Ryujinx.HLE/HOS/Services/Nv
Ac_K 1f8e45c2ba
nvdrv: Partially implementation of GetStatus (#1215)
* nvdrv: Partially implementation of GetStatus

This implement GetStatus call according to RE.
Since we don't handle tranfert memory on the initialize of the service, it's fine sets fields at 0 for now.
Tested on Undertale.

Fix #635

* Fix struct
2020-05-13 15:29:16 +10:00
..
NvDrvServices
Types nvdrv: Partially implementation of GetStatus (#1215) 2020-05-13 15:29:16 +10:00
INvDrvDebugFSServices.cs
INvDrvServices.cs nvdrv: Partially implementation of GetStatus (#1215) 2020-05-13 15:29:16 +10:00
INvGemControl.cs
INvGemCoreDump.cs
NvIoctl.cs