index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
service: hid: Improve CreateAppletResource implementation and free resources
german77
6
-13
/
+149
2023-12-10
core: Use single instance of profile manager
german77
2
-2
/
+19
2023-12-09
sm:: fix tipc deserialization
Liam
2
-7
/
+25
2023-12-09
ro: add separate ro service
Liam
9
-634
/
+1147
2023-12-09
fbshare: set external format correctly
Liam
1
-0
/
+1
2023-12-09
fs: don't enumerate hidden savedata size file
Liam
3
-5
/
+13
2023-12-09
service: populate pid and handle table from client
Liam
3
-13
/
+19
2023-12-09
service: use interface factory in server manager
Liam
5
-23
/
+37
2023-12-09
debug: fix reading of module names
Liam
1
-1
/
+4
2023-12-08
kernel: fix single core
Liam
1
-1
/
+1
2023-12-07
kernel: implement light IPC
Liam
18
-20
/
+813
2023-12-06
service: hid: Introduce proper AppletResource emulation
Narr the Reg
10
-13
/
+526
2023-12-06
kernel: implement remaining IPC syscalls
Liam
6
-105
/
+244
2023-12-04
arm: fix context save of vector regs
Liam
1
-6
/
+4
2023-12-04
core: refactor emulated cpu core activation
Liam
45
-3270
/
+2922
2023-12-03
fsmitm_romfsbuild: optimize for data locality
Liam
5
-85
/
+82
2023-12-03
romfs: cache file and directory metadata tables
Liam
1
-28
/
+55
2023-12-02
nce: fix pre-text patch for single modules
Liam
1
-0
/
+2
2023-12-01
file_sys: handle null romfs
Liam
4
-15
/
+16
2023-12-01
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
Narr the Reg
1
-5
/
+5
2023-11-29
core: Rename patcher file
GPUCode
7
-7
/
+7
2023-11-27
set: don't load version nca with null romfs
Liam
1
-1
/
+3
2023-11-27
Fixed controller applet crashing when on FW17+
FrozenAra
4
-3
/
+30
2023-11-26
qt: add cpu_backend configuration
amazingfate
1
-2
/
+1
2023-11-26
general: fix mac compile
Liam
1
-1
/
+1
2023-11-26
loader: fix gcc compile
Liam
1
-1
/
+1
2023-11-25
service: nfc: Validate mii data
german77
4
-34
/
+39
2023-11-25
service: am: Create random mii for cabinet applet
german77
1
-1
/
+2
2023-11-25
time: undef GetCurrentTime for Windows
Liam
1
-0
/
+5
2023-11-25
oaknut: Address warnings
GPUCode
1
-4
/
+0
2023-11-25
Address more review comments
GPUCode
5
-14
/
+71
2023-11-25
loader: apply nso patch to offset program image
Liam
1
-4
/
+6
2023-11-25
arm_nce: skip data aborts for crash handling parity
Liam
1
-3
/
+11
2023-11-25
arm: Print backtrace on data abort
GPUCode
1
-0
/
+2
2023-11-25
patch: check offsets from first code word
Liam
1
-3
/
+4
2023-11-25
core: Define HAS_NCE macro
GPUCode
10
-16
/
+26
2023-11-25
arm_nce: skip dc cvac on possibly write-protected areas
Liam
1
-3
/
+1
2023-11-25
Address some review comments
GPUCode
8
-31
/
+23
2023-11-25
android: Add cpu bakend gui toggle
GPUCode
2
-3
/
+5
2023-11-25
arm: Implement native code execution backend
Liam
27
-39
/
+1791
2023-11-25
device_memory: Enable direct mapped addresses for nce
GPUCode
3
-5
/
+11
2023-11-25
kernel: Manually specify aslr region start
Liam
8
-18
/
+25
2023-11-25
core: Respect memory permissions in Map
GPUCode
3
-9
/
+37
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
1
-5
/
+5
2023-11-24
yuzu: Display firmware version
Narr the Reg
2
-31
/
+59
2023-11-24
core: hid: Ensure output devices are initialized
Narr the Reg
2
-0
/
+51
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
36
-1415
/
+1625
2023-11-21
Stub CheckBlockedUserListAvailability
daisymlleung
1
-1
/
+12
2023-11-20
service: hid: Ensure resource manager is initialized
Squall-Leonhart
1
-1
/
+1
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
13
-73
/
+546
[next]