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 Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Types nvdrv: Partially implementation of GetStatus (#1215) 2020-05-13 15:29:16 +10:00
INvDrvDebugFSServices.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
INvDrvServices.cs nvdrv: Partially implementation of GetStatus (#1215) 2020-05-13 15:29:16 +10:00
INvGemControl.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
INvGemCoreDump.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
NvIoctl.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00