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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-7
/
+8
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-7
/
+5
*
Service::CFG/FS: add and refactor out utilities for front-end
wwylele
2016-07-03
1
-0
/
+60
*
Service::CFG: add SetConfigInfoBlk4
wwylele
2016-07-03
1
-1
/
+29
*
Service::CFG: add missing language
wwylele
2016-07-02
1
-1
/
+2
*
Service::CFG: name sound output modes
wwylele
2016-07-02
1
-0
/
+6
*
remove duplicated function declaration
wwylele
2016-05-01
1
-13
/
+0
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-2
/
+7
*
Service/CFG: Use a constexpr function for country initialization
Emmanuel Gil Peyrot
2015-09-30
1
-4
/
+3
*
general: Silence some warnings when using clang
Lioncash
2015-09-16
1
-2
/
+2
*
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
1
-1
/
+1
*
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
2015-09-14
1
-53
/
+0
*
Service/CFG: Clean up default block creation
Yuri Kunde Schlesner
2015-09-14
1
-1
/
+1
*
CFG: Update the cfg service to be like other integrated services
purpasmart96
2015-05-16
1
-0
/
+164
*
Services: Stubs and minor changes
purpasmart96
2015-04-03
1
-2
/
+2
*
core: Fix a few docstrings
Lioncash
2015-01-20
1
-1
/
+1
*
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-22
1
-1
/
+1
*
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-21
1
-0
/
+144