aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/process.cpp
AgeCommit message (Collapse)Author
2024-02-19scope_exit: Make constexprFearlessTobi
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
2024-02-10am: use applet program loading for tested versionsLiam
2024-01-29am: add new datatypes for per-applet stateLiam