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
/
set
/
set_sys.h
Age
Commit message (
Expand
)
Author
2023-12-22
general: properly support multiple memory instances
Liam
2023-12-16
Make system settings persistent across boots
Kelebek1
2023-11-24
yuzu: Display firmware version
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-08-04
service: set: Add more system settings and address comments
Narr the Reg
2023-08-02
service: set: Implement system settings for Qlaunch
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2022-10-11
general: preliminary support for hbl
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2018-07-24
set_sys: Implement SetColorSetId()
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-03-03
Service/Set: add more services
mailwl