summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fatal/fatal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename logging macro back to LOG_*James Rowe2018-07-031-2/+2
* Properly rename fatal module functionsgreggameplayer2018-05-181-2/+2
* general: Make formatting of logged hex values more straightforwardLioncash2018-05-021-1/+1
* fatal: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-2/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service: add fatal:u, fatal:p servicesmailwl2018-03-201-0/+38