summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/error.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applets/error: Save report on error appletZach Hilman2019-05-251-5/+14
| | | | This matches official behavior with the erpt/eclct/eupld service chain.
* web_browser: Make OpenPage non-constZach Hilman2019-04-171-1/+6
|
* main: Add GMainWindow hooks for Error displayZach Hilman2019-04-171-2/+2
|
* applets: Add Error appletZach Hilman2019-04-171-0/+177
Responsible for displaying error codes and messages