summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_general_backend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: am: Set push in arguments according to the launched appletNarr the Reg2023-10-011-3/+3
* qt: implement RequestExit for appletsLiam2023-03-251-2/+2
* applets: implement RequestExitLiam2023-03-251-0/+15
* general: rename CurrentProcess to ApplicationProcessLiam2023-02-141-1/+1
* Add break for default casesKyle Kienapfel2022-11-141-0/+2
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-5/+5
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Get the current process program id directly from the systemMorph2021-11-041-2/+1
* general: Rename GetTitleID to GetProgramIDMorph2021-11-041-1/+1
* core: Remove unused includesameerj2021-11-041-2/+0
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+255