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
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
17
-59
/
+109
*
kernel: add and enable system suspend type
Liam
2024-02-14
3
-27
/
+38
*
core: fix multiprocess with nce
Liam
2024-02-09
1
-1
/
+6
*
am: migrate global state to per-applet state structure
Liam
2024-01-29
1
-16
/
+14
*
kernel: clear pinned waiter list on unpin
Liam
2024-01-27
1
-1
/
+2
*
kernel: target invalidate to given process
Liam
2024-01-22
1
-4
/
+9
*
Core: Make sure GPU Dirty Managers ae shared by all processes.
Fernando Sahmkow
2024-01-18
2
-14
/
+4
*
Merge pull request #12677 from GPUCode/whyy-modders
liamwhite
2024-01-15
1
-2
/
+2
|
\
|
*
core: Support multiple modules per patcher
GPUCode
2024-01-15
1
-2
/
+2
*
|
kernel: optimize page free on shutdown
Liam
2024-01-12
3
-63
/
+18
*
|
kernel: fix debugger and process list lifetime
Liam
2024-01-12
3
-8
/
+37
*
|
kernel: fix page leak on process termination
Liam
2024-01-12
3
-1
/
+81
|
/
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
5
-21
/
+21
*
KThread: Send termination interrupt to all cores a thread has affinity to
Merry
2024-01-02
1
-4
/
+4
*
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
2
-11
/
+10
|
\
|
*
core_timing: use static typing for no-wait unschedule
Liam
2023-12-23
1
-1
/
+2
|
*
core_timing: remove user data value
Liam
2023-12-23
2
-11
/
+9
*
|
Merge pull request #12466 from liamwhite/sh2
Narr the Reg
2024-01-01
3
-12
/
+23
|
\
\
|
*
|
core: track separate heap allocation for linux
Liam
2023-12-25
3
-12
/
+23
*
|
|
k_capabilities: simplify KTrace map skip logic
Liam
2023-12-28
1
-2
/
+4
*
|
|
Merge pull request #12455 from liamwhite/end-wait
liamwhite
2023-12-26
3
-31
/
+10
|
\
\
\
|
*
|
|
kernel: use simple mutex for object list container
Liam
2023-12-23
3
-31
/
+10
|
|
|
/
|
|
/
|
*
|
|
kernel: remove unecessary process member from handle table
Liam
2023-12-24
2
-6
/
+3
*
|
|
service: fetch objects from the client handle table
Liam
2023-12-24
1
-2
/
+1
|
|
/
|
/
|
*
|
kernel: fix resource limit imbalance
Liam
2023-12-22
1
-2
/
+2
*
|
kernel: restrict nce to applications
Liam
2023-12-22
2
-3
/
+2
*
|
general: properly support multiple memory instances
Liam
2023-12-22
8
-49
/
+30
*
|
k_server_session: remove scratch buffer usage in favor of direct copy
Liam
2023-12-22
1
-39
/
+124
*
|
k_server_session: process for guest servers
Liam
2023-12-22
5
-249
/
+1134
*
|
kernel: instantiate memory separately for each guest process
Liam
2023-12-22
7
-42
/
+41
|
/
*
Merge pull request #12358 from liamwhite/optimized-alloc
liamwhite
2023-12-16
2
-8
/
+11
|
\
|
*
common: use memory holepunching when clearing memory
Liam
2023-12-14
2
-8
/
+11
*
|
service: hid: Allow to create multiple instances of shared memory
Narr the Reg
2023-12-13
2
-21
/
+0
|
/
*
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
[next]