summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
Moved most of the shared CFG code there, implemented a few CFG:I functions