Ryujinx/Ryujinx.HLE/HOS/Services/Audio
gdkchan 15d1cc806b
Move kernel state out of the Horizon class (#1107)
* Move kernel state from Horizon to KernelContext

* Merge syscalls partial classes, split 32 and 64-bit variants

* Sort usings
2020-05-04 13:41:29 +10:00
..
AudioOutManager
AudioRendererManager Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
HardwareOpusDecoderManager
Types
IAudioController.cs
IAudioInManager.cs
IAudioInManagerForApplet.cs
IAudioInManagerForDebugger.cs
IAudioOutManager.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
IAudioOutManagerForApplet.cs
IAudioOutManagerForDebugger.cs
IAudioRendererManager.cs
IAudioRendererManagerForApplet.cs
IAudioRendererManagerForDebugger.cs
IAudioSnoopManager.cs
IFinalOutputRecorderManager.cs
IFinalOutputRecorderManagerForApplet.cs
IFinalOutputRecorderManagerForDebugger.cs
IHardwareOpusDecoderManager.cs
ResultCode.cs