index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
cfg
/
cfg.cpp
Age
Commit message (
Expand
)
Author
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-04-27
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-09
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-02-25
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-20
Fix error message for bad config block request.
Kevin Hartman
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2014-12-21
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-21
CFG: More style changes
Subv
2014-12-21
CFGU: Indentation
Subv
2014-12-21
CFG: Some indentation
Subv
2014-12-21
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
[prev]