ryujinx/Ryujinx.Core/OsHle
Ac_K 4906acdde9 Some implementations (#99)
* Some implementations

- ICommonStateGetter
* GetBootMode
- ISelfController
* SetHandlesRequestToDisplay
- IServiceGetterInterface
- ISystemUpdateInterface
- IVulnerabilityManagerInterface
- IPrepoService
- ISettingsServer
* GetLanguageCode
- ISystemSettingsServer
* GetFirmwareVersion2
- IHOSBinderDriver
* TransactParcelAuto

* Fix Implementations

* Fix Implementations 2
2018-04-21 20:04:43 -03:00
..
Exceptions
Handles Implement the synchronization primitives like the Horizon kernel does (#97) 2018-04-21 16:07:16 -03:00
Ipc Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114) 2018-04-04 21:01:36 -03:00
Kernel Implement the synchronization primitives like the Horizon kernel does (#97) 2018-04-21 16:07:16 -03:00
Services Some implementations (#99) 2018-04-21 20:04:43 -03:00
Utilities
AppletStateMgr.cs [HLE/Kernel] Somewhat improved sync primitives 2018-04-18 23:52:36 -03:00
ErrorCode.cs
ErrorModule.cs
GlobalStateTable.cs
Homebrew.cs
Horizon.cs Fix bad merge, and a few other fixes 2018-04-19 00:19:22 -03:00
IdDictionary.cs
MemoryRegions.cs Bump the maximum number of threads 2018-04-06 10:53:18 -03:00
MemoryType.cs
Process.cs Implement the synchronization primitives like the Horizon kernel does (#97) 2018-04-21 16:07:16 -03:00
ServiceCtx.cs