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
/
set
/
set.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: set: Implement system settings for Qlaunch
Narr the Reg
2023-08-03
1
-0
/
+61
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-11
/
+11
*
Set: Allow setting device nickname
Chloe Marcec
2022-12-14
1
-0
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service: ns, set: Add PT_BR (Brazilian Portuguese)
Morph
2021-07-30
1
-0
/
+1
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-1
/
+5
*
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-06-24
1
-0
/
+2
*
set: implement GetRegionCode
Dan
2020-03-19
1
-0
/
+1
*
set: Implement GetQuestFlag
Zach Hilman
2019-06-29
1
-0
/
+1
*
service/set: Implement MakeLanguageCode
Lioncash
2018-11-30
1
-0
/
+1
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-1
/
+1
*
set: Fixed GetAvailableLanguageCodes() to follow the max_entries
tech4me
2018-08-26
1
-0
/
+2
*
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
David
2018-08-03
1
-0
/
+2
*
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
1
-0
/
+1
*
set: Fix GetAvailableLanguageCodes implementation.
bunnei
2018-04-29
1
-0
/
+21
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Service/Set: add more services
mailwl
2018-03-03
1
-4
/
+1
*
acc, set, applet_oe: stub various functions, add set service (#105)
goaaats
2018-01-19
1
-0
/
+25