index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
9
-27
/
+18
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
1
-2
/
+2
*
service: Migrate to the new UUID implementation
Morph
2022-02-05
1
-3
/
+3
*
service/ns: Update function tables
Lioncash
2022-01-21
1
-0
/
+6
*
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-11-27
2
-1
/
+26
*
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-27
3
-0
/
+105
*
core: Remove unused includes
ameerj
2021-11-03
1
-2
/
+1
*
general: Remove MakeResult helpers
Morph
2021-11-02
1
-2
/
+2
*
ns: language: Add BrazilianPortuguese to ApplicationLanguage
Morph
2021-10-28
2
-1
/
+26
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
service: ns, set: Add PT_BR (Brazilian Portuguese)
Morph
2021-07-30
1
-0
/
+1
*
service: ns: Remove unused ns_language header
Morph
2021-07-27
1
-42
/
+0
*
service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese
Morph
2021-07-27
1
-0
/
+2
*
hle: kernel: Refactor to allocate a ServiceThread per service handler.
bunnei
2021-06-04
1
-2
/
+0
*
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
1
-2
/
+2
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
3
-13
/
+13
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
1
-2
/
+0
*
fixup! hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-05
1
-2
/
+2
*
hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-05
1
-6
/
+2
*
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
1
-1
/
+1
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
Merge pull request #6171 from german77/services
bunnei
2021-04-09
1
-0
/
+4
|
\
|
*
pl_u: Update to 12.x
german77
2021-04-08
1
-0
/
+4
*
|
ns: Update to 12.x
Morph
2021-04-09
1
-3
/
+38
|
/
*
hle: kernel: Rename SharedMemory to KSharedMemory.
bunnei
2021-02-18
1
-2
/
+2
*
pl_u: Fix read out of bounds
Alessandro Astone
2021-02-06
1
-2
/
+7
*
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
2
-18
/
+31
*
ns_vm: Stub NeedsUpdateVulnerability
Morph
2020-12-18
1
-1
/
+10
*
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
1
-6
/
+3
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
4
-36
/
+36
*
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
2
-17
/
+35
*
core: Fix clang build pt.3
Lioncash
2020-10-21
1
-11
/
+1
*
Revert "core: Fix clang build"
bunnei
2020-10-20
2
-2
/
+12
*
core: Fix clang build
Lioncash
2020-10-17
2
-12
/
+2
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-0
/
+1
*
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-11
3
-13
/
+17
|
\
|
*
Rename two functions in NS
VolcaEM
2020-07-02
1
-2
/
+2
|
*
service: Update function tables
VolcaEM
2020-06-29
3
-15
/
+19
*
|
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
1
-1
/
+2
|
/
*
Don't fail silently for vi, sm, set and ns services
David Marcec
2020-04-29
1
-0
/
+8
*
service: Update function tables
Lioncash
2020-04-20
2
-2
/
+21
*
service: pl_u: Update for new shared memory layout.
bunnei
2020-04-17
1
-7
/
+5
*
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
2
-1
/
+34
|
\
|
*
service: Update function tables
Lioncash
2019-11-12
2
-1
/
+34
*
|
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-24
1
-1
/
+1
*
|
service: Resolve sign conversion errors
Lioncash
2019-11-12
2
-3
/
+3
|
/
*
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
2
-11
/
+11
*
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
1
-0
/
+1
[next]