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.cpp
Age
Commit message (
Expand
)
Author
2023-11-27
set: don't load version nca with null romfs
Liam
2023-11-24
yuzu: Display firmware version
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-10-20
set: return version info from system archive
Liam
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-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-01-21
service/set: Update function tables
Lioncash
2021-10-07
service: Reduce header include overhead
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-05
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-04-08
set_sys: Update to 12.x
german77
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-10-27
service: Update function tables
Lioncash
2020-04-20
service: Update function tables
Lioncash
2019-11-12
service: Update function tables
Lioncash
2019-04-11
service: Update service function tables
Lioncash
2019-03-11
set_sys: Move constants to anonymous namespace
Zach Hilman
2019-03-10
set_sys: Use official nintendo version string
Zach Hilman
2019-03-10
set_sys: Use correct error codes in GetFirmwareVersion*
Zach Hilman
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-07-24
set_sys: Implement SetColorSetId()
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-04-24
set: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-17
Various service name fixes - part 2 (rebased) (#322)
Hexagon12
2018-03-03
Service/Set: add more services
mailwl