1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
jduncanator 35e5612766 Implement a rudimentary applets system (#804)
* Implement Player Select applet

* Initialize the Horizon system reference

* Tidy up namespaces

* Resolve nits

* Resolve nits

* Rename stack to queue

* Implement an applet FIFO

* Remove debugging log

* Log applet creation events

* Reorganise AppletFifo

* More reorganisation

* Final changes
2019-11-14 06:18:44 +01:00
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IApplicationCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ICommonStateGetter.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDebugFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDisplayController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IGlobalStateController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHomeMenuFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ILibraryAppletCreator.cs Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
ISelfController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IWindowController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00