index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
NVMAP: Fix the Free return parameters.
Fernando Sahmkow
2022-10-06
3
-15
/
+18
*
|
|
NVDRV: Fix Open/Close and make sure each device is correctly created.
Fernando Sahmkow
2022-10-06
14
-199
/
+291
*
|
|
NVDRV: Implement new NvMap
Fernando Sahmkow
2022-10-06
18
-277
/
+307
*
|
|
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-06
19
-40
/
+550
*
|
|
NVDRV: Cleanup.
Fernando Sahmkow
2022-10-06
4
-32
/
+40
*
|
|
NVDRV: Implement QueryEvent.
Fernando Sahmkow
2022-10-06
10
-40
/
+133
*
|
|
NvHost: Remake Ctrl Implementation.
Fernando Sahmkow
2022-10-06
6
-169
/
+311
*
|
|
NvHost: Try a different approach to blocking.
Fernando Sahmkow
2022-10-06
2
-10
/
+7
*
|
|
NvHost: Fix some regressions and correct signaling on timeout.
Fernando Sahmkow
2022-10-06
1
-25
/
+19
*
|
|
Merge pull request #9013 from liamwhite/spinning-a-yarn
bunnei
2022-10-05
7
-8
/
+8
|
\
\
\
|
*
|
|
common: remove "yuzu:" prefix from thread names
Liam
2022-10-03
7
-8
/
+8
*
|
|
|
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-03
6
-42
/
+112
|
/
/
/
*
|
|
Merge pull request #8955 from german77/amiibo-rewrite
bunnei
2022-10-02
18
-1308
/
+1930
|
\
\
\
|
*
|
|
service: mii: Copy only valid name bytes
german77
2022-10-02
1
-3
/
+18
|
*
|
|
service: nfp: Implement mount target and open application area errors, minor ...
Narr the Reg
2022-10-02
5
-19
/
+124
|
*
|
|
nfp: Multiple fixes against HW
german77
2022-10-02
9
-62
/
+163
|
*
|
|
service: nfp: address comments
german77
2022-10-02
4
-20
/
+22
|
*
|
|
service: nfp: Rewrite and implement applet calls
german77
2022-10-02
13
-1263
/
+1542
|
*
|
|
core: hid: Add nfc support to emulated controller
german77
2022-10-02
4
-3
/
+123
*
|
|
|
Merge pull request #8992 from Morph1984/vi-vsync-event
bunnei
2022-10-02
6
-29
/
+66
|
\
\
\
\
|
*
|
|
|
service: vi: Retrieve vsync event once per display
Morph
2022-09-25
5
-14
/
+42
|
*
|
|
|
service: vi: Move VI results into its own file
Morph
2022-09-25
2
-16
/
+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-10-01
9
-119
/
+949
|
\
\
\
\
|
*
|
|
|
Address some review comments
FearlessTobi
2022-09-20
5
-50
/
+36
|
*
|
|
|
yuzu: Multiple room UI improvements
german77
2022-09-10
3
-1
/
+13
|
*
|
|
|
ldn: Initial implementation
FearlessTobi
2022-09-09
6
-117
/
+949
*
|
|
|
|
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
2022-10-01
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #8934 from german77/palma_release
bunnei
2022-09-29
7
-33
/
+842
|
\
\
\
\
|
*
|
|
|
service: hid: Partially implement palma controller
Narr the Reg
2022-09-25
7
-33
/
+842
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8940 from german77/silence
bunnei
2022-09-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
yuzu: Silence some clang warnings
Narr the Reg
2022-09-21
1
-1
/
+2
|
|
/
/
/
*
|
|
|
core/loader: Return nullptr if file is nullptr
Merry
2022-09-25
1
-0
/
+4
*
|
|
|
Merge pull request #8945 from Tachi107/typos
Morph
2022-09-23
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
chore: fix some typos
Andrea Pappacoda
2022-09-23
2
-3
/
+3
|
|
/
/
/
*
/
/
/
sockets: Make fd member variable protected
Lioncash
2022-09-22
2
-6
/
+17
|
/
/
/
*
|
|
Merge pull request #8915 from vonchenplus/opus_multi_stream
bunnei
2022-09-17
2
-1
/
+38
|
\
\
\
|
*
|
|
core: implement HwOpus GetWorkBufferSizeForMultiStreamEx
FengChen
2022-09-17
2
-1
/
+38
*
|
|
|
Merge pull request #8827 from german77/amiibo_release
bunnei
2022-09-17
11
-282
/
+1369
|
\
\
\
\
|
*
|
|
|
core: nfp: Remove magic numbers
german77
2022-09-07
3
-105
/
+103
|
*
|
|
|
core: nfp: Workaround for lack of multiple nfp interfaces
german77
2022-09-07
1
-1
/
+3
|
*
|
|
|
core: nfp: Correct date and amiibo name
Narr the Reg
2022-09-07
4
-18
/
+36
|
*
|
|
|
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
10
-257
/
+356
|
*
|
|
|
core: nfp: Implement amiibo encryption
german77
2022-09-07
6
-256
/
+1226
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8650 from Kelebek1/vsync
bunnei
2022-09-17
3
-33
/
+67
|
\
\
\
\
|
*
|
|
|
core_timing: Sleep in discrete intervals, yield during spin
Morph
2022-08-02
1
-12
/
+13
|
*
|
|
|
Add missing looping event schedule signal
Kelebek1
2022-08-02
1
-5
/
+9
|
*
|
|
|
Make coretiming waiting more accurate
Kelebek1
2022-08-02
1
-11
/
+27
|
*
|
|
|
Rework multi-core vsync
Kelebek1
2022-08-01
2
-17
/
+30
*
|
|
|
|
Merge pull request #8869 from SachinVin/cmake
Morph
2022-09-16
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
core/CMakeLists.txt: Remove duplicate files.
SachinVin
2022-09-08
1
-6
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]