Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
Ac_K 53b9267b47
am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136)
* am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder

This PR implements `am` service call `SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled` (closes #2028) accordingly to RE and adds placeholder for the `ectx` service. Both were added in 11.0.0+ firmware and are needed to boots games which needs this version.
Some games are now playable/bootable:

* Remove unused warning
2021-03-25 23:25:49 +01:00
..
Types am/gui: Implement Wake-up message (#1750) 2020-12-15 21:41:42 -03:00
IApplicationCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioController.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
ICommonStateGetter.cs am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled and add service placeholder (#2136) 2021-03-25 23:25:49 +01: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 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
ILibraryAppletCreator.cs Fix inverted read only flag in transfer memory creation (#1945) 2021-01-23 13:48:03 +11:00
ISelfController.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
IWindowController.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00