summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fatal/fatal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-3/+3
* service: refactor server architectureLiam2023-02-211-1/+1
* 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-2/+7
* Implemented fatal:u properly (#1347)David2018-09-241-0/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* Properly update fatal.h void namegreggameplayer2018-05-181-2/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service: add fatal:u, fatal:p servicesmailwl2018-03-201-0/+29