Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
Ac_K e60bae1a94
misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150)
* misc: Add credit to AmiiboAPI properly and fix a warning disable

This PR adds a properly credit to AmiiboAPI which is used in our Amiibo emulation in the Readme and in the about window.
I've changed a wrong warning code added in a recent PR too.

* Update README.md

* Fix aligment
2021-03-27 15:41:09 +01:00
..
AllSystemAppletProxiesService misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150) 2021-03-27 15:41:09 +01:00
Storage Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Types Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
AppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
AppletSession.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
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 Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IStorage.cs am: Implement CreateHandleStorage and fixes (#1929) 2021-01-19 13:28:35 +11:00
IStorageAccessor.cs am: Implement CreateHandleStorage and fixes (#1929) 2021-01-19 13:28:35 +11:00