summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/set_sys.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Update function tablesLioncash2020-04-201-0/+12
* service: Update function tablesLioncash2019-11-121-0/+11
* service: Update service function tablesLioncash2019-04-111-0/+27
* set_sys: Move constants to anonymous namespaceZach Hilman2019-03-111-1/+1
* set_sys: Use official nintendo version stringZach Hilman2019-03-111-11/+7
* set_sys: Use correct error codes in GetFirmwareVersion*Zach Hilman2019-03-111-21/+41
* set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman2019-03-101-2/+61
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-4/+4
* set_sys: Implement SetColorSetId()Lioncash2018-07-241-4/+15
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
* set: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-0/+10
* Service/Set: add more servicesmailwl2018-03-031-0/+167