Ryujinx/Ryujinx.HLE/HOS/Applets
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
..
PlayerSelect Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
AppletManager.cs Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
IApplet.cs Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00