mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-21 02:02:03 +00:00
* Refactoring commands handling - Use Reflection to handle commands ID. - Add all symbols (from SwIPC so not all time accurate). - Re-sort some services commands methods. - Some cleanup. - Keep some empty constructor for consistency. * Fix order in IProfile |
||
|---|---|---|
| .. | ||
| NvGpuAS | ||
| NvGpuGpu | ||
| NvHostChannel | ||
| NvHostCtrl | ||
| NvMap | ||
| INvDrvServices.cs | ||
| NvFd.cs | ||
| NvHelper.cs | ||
| NvResult.cs | ||