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
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-07-21
configure_system: Implement with for loop
lat9nq
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-12-13
Set: Allow setting device nickname
Chloe Marcec
2022-11-23
service: Make use of buffer element count helpers
Lioncash
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-08-01
service: set: Correct copy amount in GetAvailableLanguageCodes
Morph
2021-07-30
service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17
Morph
2021-07-30
service: ns, set: Add PT_BR (Brazilian Portuguese)
Morph
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-05
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-04-19
general: Write buffers before pushing raw arguments
Morph
2021-04-14
common: Move settings to common from core.
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-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-08-03
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-24
Move GetKeyCodeMapImpl to an anonymous namespace
David Marcec
2020-06-24
Fixed logging output
David Marcec
2020-06-24
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-04-29
Don't fail silently for vi, sm, set and ns services
David Marcec
2020-04-20
service: Update function tables
Lioncash
2020-03-19
set: implement GetRegionCode
Dan
2019-11-12
service: Update function tables
Lioncash
2019-06-28
set: Implement GetQuestFlag
Zach Hilman
2019-05-09
service/set: Correct and simplify behavior related to copying language codes
Lioncash
2019-04-11
service: Update service function tables
Lioncash
2019-04-04
core: Add missing override specifiers where applicable
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-30
service/set: Convert GetLanguageCode over to using PushEnum()
Lioncash
2018-11-30
service/set: Implement MakeLanguageCode
Lioncash
[next]