summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/self_controller.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12am: rewrite ISelfControllerLiam1-470/+0
2024-02-09am: stub SetMediaPlaybackState for self controllerLiam1-1/+14
2024-02-09nvnflinger/gpu: implement blendingLiam1-1/+2
2024-01-30core: support offline web appletLiam1-1/+12
2024-01-30am: migrate global state to per-applet state structureLiam1-90/+97
2024-01-30am: re-namespace frontend applets to frontend directoryLiam1-2/+2
2024-01-30service: split am into componentsLiam1-0/+438