ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
Ac_K 808380690c
am/gui: Implement Wake-up message (#1750)
* am/gui: Implement Wake-up message.

This implement the ability to send a Wake-up (Resume) message to the guest.
Sometime games needs to Sleep and Wake-up the switch to unlock some ingame features.

* Address gdkchan feedback
2020-12-15 21:41:42 -03:00
..
AllSystemAppletProxiesService am/gui: Implement Wake-up message (#1750) 2020-12-15 21:41:42 -03:00
Storage
Types
AppletFifo.cs
AppletSession.cs
IAllSystemAppletProxiesService.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
IAppletFifo.cs
IStorage.cs
IStorageAccessor.cs