summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fatal/fatal_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+2
* Deglobalize System: FatalDavid Marcec2019-09-221-1/+2
* Implemented fatal:u properly (#1347)David2018-09-241-1/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* rename fatal:u functions & add ThrowFatalgreggameplayer2018-05-181-2/+3
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service: add fatal:u, fatal:p servicesmailwl2018-03-201-0/+19