index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
cfg
/
cfg.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-07
1
-2
/
+3
*
Services: Initialize all state variables at bootup.
bunnei
2015-05-02
1
-1
/
+1
*
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-28
1
-2
/
+2
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-2
/
+2
*
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-09
1
-5
/
+10
|
\
|
*
Fix error message for bad config block request.
Kevin Hartman
2015-02-21
1
-5
/
+10
*
|
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
1
-2
/
+10
*
|
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-26
1
-26
/
+38
|
/
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-2
/
+1
*
Archives: Changed the way paths are built for the archives.
Subv
2015-01-04
1
-2
/
+2
*
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-22
1
-3
/
+3
*
CFG: More style changes
Subv
2014-12-22
1
-5
/
+5
*
CFGU: Indentation
Subv
2014-12-21
1
-4
/
+3
*
CFG: Some indentation
Subv
2014-12-21
1
-11
/
+13
*
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
1
-7
/
+4
*
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-21
1
-0
/
+204