index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12317 from liamwhite/sc-fix
liamwhite
2023-12-10
1
-1
/
+1
|
\
|
*
kernel: fix single core
Liam
2023-12-08
1
-1
/
+1
*
|
Merge pull request #12321 from liamwhite/ro2
liamwhite
2023-12-10
1
-2
/
+1
|
\
\
|
*
|
service: populate pid and handle table from client
Liam
2023-12-09
1
-2
/
+1
|
|
/
*
|
Merge pull request #12296 from liamwhite/client-session
liamwhite
2023-12-09
5
-103
/
+244
|
\
\
|
*
|
kernel: implement remaining IPC syscalls
Liam
2023-12-06
5
-103
/
+244
|
|
/
*
/
kernel: implement light IPC
Liam
2023-12-07
17
-20
/
+807
|
/
*
core: refactor emulated cpu core activation
Liam
2023-12-04
18
-1784
/
+1890
*
general: fix mac compile
Liam
2023-11-26
1
-1
/
+1
*
Address more review comments
GPUCode
2023-11-25
1
-9
/
+2
*
core: Define HAS_NCE macro
GPUCode
2023-11-25
5
-5
/
+14
*
Address some review comments
GPUCode
2023-11-25
2
-4
/
+2
*
arm: Implement native code execution backend
Liam
2023-11-25
6
-3
/
+60
*
kernel: Manually specify aslr region start
Liam
2023-11-25
5
-15
/
+20
*
core: Respect memory permissions in Map
GPUCode
2023-11-25
1
-3
/
+29
*
fix apple clang build again
Liam
2023-11-14
1
-2
/
+2
*
k_capabilities: ignore map region when KTrace is disabled
Liam
2023-11-11
1
-0
/
+3
*
k_page_table: fix shutdown
Liam
2023-11-10
1
-7
/
+0
*
k_page_table: use more precise icache invalidates
Liam
2023-11-10
1
-4
/
+9
*
kernel: add KPageTableBase
Liam
2023-11-10
24
-4788
/
+7058
*
kernel: fix extraneous ref
Liam
2023-10-21
1
-1
/
+0
*
kernel: signal thread on termination completed
Liam
2023-10-21
1
-4
/
+7
*
kernel: add missing TLR clear
Liam
2023-10-21
1
-0
/
+1
*
kernel: update KProcess
Liam
2023-10-21
26
-939
/
+1751
*
Merge pull request #11748 from liamwhite/kern_1700
Fernando S
2023-10-20
14
-222
/
+431
|
\
|
*
kernel: fix format string error
Liam
2023-10-20
1
-1
/
+1
|
*
kernel: make check fully constexpr for broken msvc constant folding
Liam
2023-10-20
1
-1
/
+1
|
*
k_page_table: add MapFirstGroup
Liam
2023-10-20
3
-34
/
+49
|
*
kernel: update KMemoryRegionType values
Liam
2023-10-20
2
-48
/
+80
|
*
k_page_table: implement PermissionLocked
Liam
2023-10-20
6
-26
/
+128
|
*
k_page_table: add new CheckMemoryState helper
Liam
2023-10-20
2
-12
/
+40
|
*
kernel: split Io memory state, add PermissionLocked attribute
Liam
2023-10-20
4
-91
/
+115
|
*
kernel: reshuffle ini1 size, add slab clear note
Liam
2023-10-20
4
-10
/
+18
*
|
kernel: fix incorrect calculation of used non system memory value
Liam
2023-10-20
1
-1
/
+1
|
/
*
Merge pull request #11766 from liamwhite/open-sesame
liamwhite
2023-10-13
1
-0
/
+5
|
\
|
*
k_page_table: add missing page group open when locking memory
Liam
2023-10-12
1
-0
/
+5
*
|
kernel: mark TLS accessors as noinline for non-MSVC LTO
Liam
2023-10-12
1
-8
/
+8
|
/
*
kernel: implement transfer memory
Liam
2023-10-04
5
-17
/
+160
*
ci: fix new codespell errors
Liam
2023-10-02
1
-1
/
+1
*
k_page_table: skip page table clearing on finalization
Liam
2023-10-01
1
-4
/
+8
*
Reduce core timing mutex contention
Kelebek1
2023-09-19
1
-1
/
+3
*
core: improve debug workflow
Liam
2023-09-14
4
-4
/
+17
*
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-03
1
-1
/
+0
*
kernel: offset code entry point for 39-bit address space type (#11326)
liamwhite
2023-08-25
2
-5
/
+27
*
kernel: remove relative task registration
Liam
2023-08-14
11
-33
/
+67
*
core: remove ResultVal type
Liam
2023-08-08
1
-1
/
+1
*
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-08-02
2
-5
/
+20
|
\
|
*
k_system_control: Always return some memory size
lat9nq
2023-07-21
1
-0
/
+2
|
*
core,common: Give memory layout setting an enum
lat9nq
2023-07-21
1
-4
/
+16
|
*
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
lat9nq
2023-07-21
1
-1
/
+2
[next]