summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+7
* Service/CFG: Use a constexpr function for country initializationEmmanuel Gil Peyrot2015-09-301-4/+3
* general: Silence some warnings when using clangLioncash2015-09-161-2/+2
* Fix narrowing conversion warningYuri Kunde Schlesner2015-09-141-1/+1
* Service/CFG: Move several private types from the header to the cppYuri Kunde Schlesner2015-09-141-53/+0
* Service/CFG: Clean up default block creationYuri Kunde Schlesner2015-09-141-1/+1
* CFG: Update the cfg service to be like other integrated servicespurpasmart962015-05-161-0/+164
* Services: Stubs and minor changespurpasmart962015-04-031-2/+2
* core: Fix a few docstringsLioncash2015-01-201-1/+1
* CFG: Fixed some warnings and errors in ClangSubv2014-12-221-1/+1
* CFG: Create a new subfolder cfg inside service to handle cfgSubv2014-12-211-0/+144