Ryujinx/Ryujinx.HLE/HOS/Services/Nv/Types
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
..
NvFence.cs
NvIoctlNotImplementedException.cs
NvQueryEventNotImplementedException.cs
NvResult.cs
NvStatus.cs