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
*
Merge pull request #8745 from merryhime/null-fastmem-arena
liamwhite
2022-08-12
2
-7
/
+11
|
\
|
*
arm_dynarmic: Fix nullptr fastmem arenas
Merry
2022-08-09
2
-7
/
+11
*
|
Merge pull request #8731 from FearlessTobi/better-ldn
liamwhite
2022-08-12
6
-57
/
+711
|
\
\
|
*
|
core: ldn: Address review comments part 2
german77
2022-08-11
2
-334
/
+297
|
*
|
core: ldn: Address review comments
Narr the Reg
2022-08-08
4
-56
/
+46
|
*
|
ldn: Add better stubs and more data types
FearlessTobi
2022-08-07
6
-72
/
+773
*
|
|
Merge pull request #8722 from german77/ds4_goes_brrr
bunnei
2022-08-09
1
-0
/
+4
|
\
\
\
|
*
|
|
hid: core: Delay the stop vibration command when testing
Narr the Reg
2022-08-05
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #8724 from german77/no_alpha
bunnei
2022-08-09
4
-25
/
+97
|
\
\
\
|
*
|
|
hid: core: Properly emulate controller color and battery level
Narr the Reg
2022-08-08
4
-25
/
+97
|
|
/
/
*
|
|
Merge pull request #8729 from merryhime/cp15-barriers
bunnei
2022-08-09
2
-4
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISB
Merry
2022-08-07
2
-4
/
+29
|
|
/
*
|
core/arm: fix build error
Liam
2022-08-07
2
-2
/
+10
*
|
Merge pull request #8637 from liamwhite/bad-interrupts
bunnei
2022-08-07
13
-152
/
+64
|
\
\
|
*
|
kernel: unlayer CPU interrupt handling
Liam
2022-07-25
13
-152
/
+64
*
|
|
Merge pull request #8240 from liamwhite/count-cycles
Morph
2022-08-07
2
-8
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core/arm: increase minimum_run_cycles
Liam
2022-06-21
2
-2
/
+2
|
*
|
core/arm: re-enable cycle counting
merry
2022-06-21
2
-6
/
+20
*
|
|
core/loader: remove ELF loader
Liam
2022-08-01
5
-313
/
+0
*
|
|
Properly write out the command buffer when serving close request
Nikita Strygin
2022-07-31
1
-2
/
+5
*
|
|
Revert Coretiming PRs 8531 and 7454 (#8591)
Maide
2022-07-27
2
-109
/
+67
*
|
|
Merge pull request #8636 from german77/irs_cluster_release
liamwhite
2022-07-27
5
-6
/
+321
|
\
\
\
|
*
|
|
Address comments
Narr the Reg
2022-07-25
1
-16
/
+16
|
*
|
|
fix compiler errors
german77
2022-07-24
2
-12
/
+14
|
*
|
|
service: irs: Implement clustering processor
german77
2022-07-24
5
-6
/
+319
*
|
|
|
Merge pull request #8633 from Morph1984/optional-keys
liamwhite
2022-07-27
2
-0
/
+8
|
\
\
\
\
|
*
|
|
|
applet/swkbd: Implement optional symbol keys
Morph
2022-07-24
2
-0
/
+8
*
|
|
|
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
24
-69
/
+49
*
|
|
|
|
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
2
-6
/
+4
*
|
|
|
|
network: Move global state into a seperate class
FearlessTobi
2022-07-25
4
-10
/
+34
*
|
|
|
|
common: multiplayer: Use GameInfo type
german77
2022-07-25
1
-4
/
+4
*
|
|
|
|
Address second part of review comments
FearlessTobi
2022-07-25
1
-3
/
+2
*
|
|
|
|
Address first part of review comments
FearlessTobi
2022-07-25
1
-5
/
+5
*
|
|
|
|
core: Fix -Wunused-variable
FearlessTobi
2022-07-25
1
-1
/
+3
*
|
|
|
|
common, core: fix -Wmissing-field-initializers
FearlessTobi
2022-07-25
1
-3
/
+3
*
|
|
|
|
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
14
-19
/
+298
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #8549 from liamwhite/kscheduler-sc
Morph
2022-07-25
13
-602
/
+605
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kernel: Ensure all uses of disable_count are balanced
Liam
2022-07-14
3
-10
/
+21
|
*
|
|
kernel: be more careful about initialization path for HLE threads
Liam
2022-07-14
2
-1
/
+8
|
*
|
|
kernel: fix single-core preemption points
Liam
2022-07-14
6
-40
/
+28
|
*
|
|
kernel: fix issues with single core mode
Liam
2022-07-14
9
-189
/
+225
|
*
|
|
kernel: use KScheduler from mesosphere
Liam
2022-07-14
12
-602
/
+563
*
|
|
|
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
3
-4
/
+4
*
|
|
|
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
19
-76
/
+70
*
|
|
|
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-07-23
18
-291
/
+1091
*
|
|
|
core: hid: Add cammera support
german77
2022-07-23
6
-3
/
+423
|
|
/
/
|
/
|
|
*
|
|
Project Andio
Kelebek1
2022-07-22
18
-764
/
+923
*
|
|
Merge pull request #8598 from Link4565/recv-dontwait
bunnei
2022-07-21
1
-1
/
+19
|
\
\
\
|
*
|
|
Enable the use of MSG_DONTWAIT flag on RecvImpl
Link4565
2022-07-16
1
-1
/
+19
*
|
|
|
implement resume message
Gus Caplan
2022-07-17
2
-0
/
+5
[next]