1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
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
..
AllSystemAppletProxiesService Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
Storage Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Types Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
AppletFifo.cs Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
IAllSystemAppletProxiesService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IStorage.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IStorageAccessor.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00