summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_error.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-9/+9
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-1/+1
* 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
* applet_error: Fix 64-bit error code conversionMorph2021-08-191-6/+25
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+194