summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applet_ae.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated AppletAE with more service names.Hexagon122018-04-101-0/+1
|
* logger: Add AM service logging category.bunnei2018-02-041-9/+9
|
* Service/am: Add AppletAE service (#153)mailwl2018-02-021-0/+112
* Add AppletAE, step 1: move common interfaces to am.h * Add AppletAE, step 2