aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/cfg/cfg.cpp
AgeCommit message (Expand)Author
2015-09-29fix some xcode 7.0 warningsMartin Lindhe
2015-09-16general: Silence some warnings when using clangLioncash
2015-09-14Service/CFG: Add default entry for block 0x000A0001 (birthday)Yuri Kunde Schlesner
2015-09-14Service/CFG: Correct flags in 2 default blocksYuri Kunde Schlesner
2015-09-14Service/CFG: Add additional blocks to default save dataYuri Kunde Schlesner
2015-09-14Service/CFG: Move several private types from the header to the cppYuri Kunde Schlesner
2015-09-14Service/CFG: Clean up default block creationYuri Kunde Schlesner
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-15CFG: Update the cfg service to be like other integrated servicespurpasmart96
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06FileSys: De-inline Path membersYuri Kunde Schlesner
2015-05-06FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner
2015-05-01Services: Initialize all state variables at bootup.bunnei
2015-04-27Services/Loader: Use more sensible log formats for certain functionspurpasmart96
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-09Merge pull request #589 from kevinhartman/config-errorsbunnei
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-20Fix error message for bad config block request.Kevin Hartman
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2014-12-21CFG: Fixed some warnings and errors in ClangSubv
2014-12-21CFG: More style changesSubv
2014-12-21CFGU: IndentationSubv
2014-12-21CFG: Some indentationSubv
2014-12-21CFG: Changed the CreateConfigInfoBlk search loopSubv
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv