summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix error message for bad config block request.Kevin Hartman2015-02-211-5/+10
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-2/+1
* Archives: Changed the way paths are built for the archives.Subv2015-01-041-2/+2
* CFG: Fixed some warnings and errors in ClangSubv2014-12-221-3/+3
* CFG: More style changesSubv2014-12-221-5/+5
* CFGU: IndentationSubv2014-12-211-4/+3
* CFG: Some indentationSubv2014-12-211-11/+13
* CFG: Changed the CreateConfigInfoBlk search loopSubv2014-12-211-7/+4
* CFG: Create a new subfolder cfg inside service to handle cfgSubv2014-12-211-0/+204