ryubing-ryujinx/Ryujinx.HLE/OsHle
David 37071285bc NvGetConfig with production/non production swapping (#243)
* GetConfig should return 0x30006 in production mode

* GetConfig will now check settings only if nv!rmos_set_production_mode is set to "0"

* Code formatting, TryGetValue

* Slight fixup

* dont forget the setting

* Implemented non production mode setting grabbing

* format issue

* style changes
2018-07-12 03:41:35 +02:00
..
Diagnostics
Exceptions
Handles Relax GetThreadContext3 by allowing it to get the context of a running thread 2018-06-26 01:26:21 -03:00
Ipc
Kernel Relax GetThreadContext3 by allowing it to get the context of a running thread 2018-06-26 01:26:21 -03:00
Services NvGetConfig with production/non production swapping (#243) 2018-07-12 03:41:35 +02:00
Utilities Implement NPDM files parser (#169) 2018-06-17 23:28:11 -03:00
AppletStateMgr.cs
ErrorCode.cs
ErrorModule.cs
GlobalStateTable.cs
Homebrew.cs
Horizon.cs
IdDictionary.cs
MemoryAllocator.cs
MemoryRegions.cs
MemoryType.cs
Process.cs Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
ServiceCtx.cs
SystemLanguage.cs
SystemStateMgr.cs