index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: ensure class token lambda exit is unreachable
Liam
2022-06-13
1
-0
/
+1
*
kernel: fix inconsistency in AutoObjectTraits macro definitions
Liam
2022-06-13
1
-4
/
+7
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
28
-50
/
+46
*
Merge pull request #8388 from liamwhite/simpler-pause
bunnei
2022-06-13
1
-3
/
+1
|
\
|
*
CpuManager: simplify pausing
Liam
2022-06-08
1
-3
/
+1
*
|
Merge pull request #8443 from liamwhite/code-mem
bunnei
2022-06-13
3
-26
/
+118
|
\
\
|
*
|
kernel: fix KCodeMemory initialization
Liam
2022-06-09
3
-26
/
+118
|
|
/
*
/
service: hid: Fix gesture regression
Narr the Reg
2022-06-10
2
-4
/
+3
|
/
*
Merge pull request #8428 from bunnei/nvflinger-fix-timing
bunnei
2022-06-08
3
-31
/
+3
|
\
|
*
hle: service: nvflinger: buffer_queue_consumer: Always free released buffers.
bunnei
2022-06-05
3
-31
/
+3
*
|
Merge pull request #8426 from liamwhite/elf
bunnei
2022-06-05
1
-24
/
+8
|
\
\
|
|
/
|
/
|
|
*
common: consolidate ELF structure definitions
Liam
2022-06-05
1
-24
/
+8
*
|
Merge pull request #8395 from german77/ir_stub
bunnei
2022-06-04
2
-21
/
+460
|
\
\
|
|
/
|
/
|
|
*
service: hid: Improve stub of IRS
Narr the Reg
2022-05-31
2
-21
/
+460
*
|
core/debugger: Support reading guest thread names
Liam
2022-06-01
2
-0
/
+14
*
|
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
1
-0
/
+15
*
|
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-0
/
+4
|
/
*
Merge pull request #8368 from german77/seventimes
bunnei
2022-05-30
5
-368
/
+600
|
\
|
*
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
4
-6
/
+115
|
*
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
4
-3
/
+103
|
*
service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...
german77
2022-05-27
4
-2
/
+88
|
*
service: hid: Add error handling to sixaxis functions
german77
2022-05-27
3
-31
/
+55
|
*
service: hid: Refractor sixaxis functions
german77
2022-05-27
2
-185
/
+88
|
*
service: hid: Implement MergeSingleJoyAsDualJoy according to RE
german77
2022-05-27
4
-65
/
+57
|
*
service: hid: Add error handling to setNpadAssignment and variants
german77
2022-05-27
3
-23
/
+27
|
*
service: hid: Quick RE fixes and comments
german77
2022-05-27
4
-54
/
+68
*
|
Merge pull request #8332 from Morph1984/reduce_exec_size
bunnei
2022-05-29
1
-4
/
+3
|
\
\
|
*
|
time_zone_manager: Use s8 for month length tables
Morph
2022-05-13
1
-4
/
+3
|
|
/
*
/
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
1
-1
/
+5
|
/
*
service: hid: Fix motion refresh rate
Narr the Reg
2022-05-06
2
-2
/
+6
*
service: hid: Disable correctly motion input
german77
2022-05-06
1
-50
/
+41
*
hle/result: Update std::expected replacement message
Morph
2022-05-03
1
-1
/
+1
*
hle/result: Add ResultRange overload in ResultVal
Morph
2022-05-03
1
-1
/
+3
*
hle/result: Implement ResultRange
Morph
2022-05-02
1
-0
/
+42
*
Merge pull request #8274 from german77/firmware
Morph
2022-04-29
2
-1
/
+21
|
\
|
*
service: hid: Stub IsFirmwareUpdateNeededForNotification
german77
2022-04-27
2
-1
/
+21
*
|
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
1
-19
/
+2
*
|
Merge pull request #8229 from german77/reinterpret2
bunnei
2022-04-27
21
-350
/
+393
|
\
\
|
|
/
|
/
|
|
*
service: hid: Ensure all structs are initialized
Narr the Reg
2022-04-23
15
-68
/
+69
|
*
service: hid: Access shared memory directly
Narr the Reg
2022-04-23
21
-305
/
+347
*
|
Merge pull request #8261 from liamwhite/jit-cleanup
Mai M
2022-04-24
3
-132
/
+225
|
\
\
|
*
|
service: jit: document and clean up
Liam
2022-04-24
3
-132
/
+225
|
|
/
*
/
kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF
Morph
2022-04-24
1
-1
/
+1
|
/
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
527
-1581
/
+1065
*
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2022-04-18
5
-97
/
+360
*
yuzu: Add custom ringcon configuration
german77
2022-04-16
5
-64
/
+54
*
hidbus: Implement hidbus and ringcon
german77
2022-04-16
13
-26
/
+1669
*
Merge pull request #8172 from bunnei/kernel-mutex
Fernando S
2022-04-16
10
-84
/
+40
|
\
|
*
core: hle: kernel: k_thread: Rework dummy thread waiting.
bunnei
2022-04-11
2
-28
/
+21
|
*
core: hle: service: Allocate a service thread.
bunnei
2022-04-11
1
-1
/
+2
[next]