1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 10:26:48 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am
gdkchan 7de7b559ad Improve kernel events implementation (#430)
* Improve kernel events implementation

* Some cleanup

* Address PR feedback
2018-09-23 20:11:46 +02:00
..
AmErr.cs
FocusState.cs
IAllSystemAppletProxiesService.cs
IApplicationCreator.cs
IApplicationFunctions.cs
IApplicationProxy.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
IApplicationProxyService.cs
IAudioController.cs
ICommonStateGetter.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IDebugFunctions.cs
IDisplayController.cs
IGlobalStateController.cs
IHomeMenuFunctions.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ILibraryAppletAccessor.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ILibraryAppletCreator.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
ISelfController.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IStorage.cs
IStorageAccessor.cs
ISystemAppletProxy.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
IWindowController.cs
MessageInfo.cs
OperationMode.cs
StorageHelper.cs