Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService
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
..
LibraryAppletCreator Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
SystemAppletProxy Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
ISystemAppletProxy.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00