index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
service: hid: Improve CreateAppletResource implementation and free resources
german77
6
-13
/
+149
2023-12-09
sm:: fix tipc deserialization
Liam
2
-7
/
+25
2023-12-09
ro: add separate ro service
Liam
8
-634
/
+1141
2023-12-09
fbshare: set external format correctly
Liam
1
-0
/
+1
2023-12-09
fs: don't enumerate hidden savedata size file
Liam
1
-1
/
+7
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-08
kernel: fix single core
Liam
1
-1
/
+1
2023-12-07
kernel: implement light IPC
Liam
17
-20
/
+807
2023-12-06
service: hid: Introduce proper AppletResource emulation
Narr the Reg
9
-13
/
+524
2023-12-06
kernel: implement remaining IPC syscalls
Liam
6
-105
/
+244
2023-12-04
core: refactor emulated cpu core activation
Liam
19
-1786
/
+1894
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-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
general: fix mac 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
Address more review comments
GPUCode
1
-9
/
+2
2023-11-25
core: Define HAS_NCE macro
GPUCode
5
-5
/
+14
2023-11-25
Address some review comments
GPUCode
2
-4
/
+2
2023-11-25
arm: Implement native code execution backend
Liam
6
-3
/
+60
2023-11-25
kernel: Manually specify aslr region start
Liam
5
-15
/
+20
2023-11-25
core: Respect memory permissions in Map
GPUCode
1
-3
/
+29
2023-11-24
yuzu: Display firmware version
Narr the Reg
2
-31
/
+59
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
29
-1339
/
+1577
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
12
-73
/
+539
2023-11-16
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
11
-54
/
+293
2023-11-16
service: hid: Implement xpad calls
Narr the Reg
2
-36
/
+139
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
11
-3055
/
+3252
2023-11-14
fix apple clang build again
Liam
1
-2
/
+2
2023-11-11
core: hid: Split SL and SR buttons
german77
1
-2
/
+4
2023-11-11
k_capabilities: ignore map region when KTrace is disabled
Liam
1
-0
/
+3
2023-11-11
service: irs: Implement moment image processor
Narr the Reg
6
-17
/
+169
2023-11-10
k_page_table: fix shutdown
Liam
1
-7
/
+0
2023-11-10
k_page_table: use more precise icache invalidates
Liam
1
-4
/
+9
2023-11-10
kernel: add KPageTableBase
Liam
26
-4811
/
+7111
2023-11-05
service: am: Set the correct album program id
german77
1
-2
/
+2
2023-11-05
yuzu: Only store games in the recently played list
german77
1
-0
/
+24
2023-11-05
service: acc: Ensure proper profile size
german77
1
-9
/
+47
2023-11-03
service: hid: Silence EnableUnintendedHomeButtonInputProtection
german77
1
-7
/
+5
2023-11-02
service: hid: Ensure GetNextEntryIndex can't fail
german77
1
-3
/
+3
2023-11-02
core: hid: Fix wrong battery values
german77
1
-3
/
+3
2023-10-31
romfs: fix extraction of single-directory root
Liam
1
-2
/
+1
2023-10-31
service: am: Add support for LLE Software Keyboard Applet
Dzmitry Dubrova
2
-2
/
+80
2023-10-29
nvnflinger: implement consumer abandonment
Liam
8
-21
/
+60
2023-10-29
nvnflinger: use graphic buffer lifetime for map handle
Liam
11
-37
/
+70
[next]