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 #8410 from liamwhite/thread-names
Mai M
2022-06-02
4
-14
/
+172
|
\
|
*
core/debugger: Support reading guest thread names
Liam
2022-06-01
4
-14
/
+172
*
|
Merge pull request #8409 from liamwhite/tdesc-fix
Mai M
2022-06-01
2
-10
/
+87
|
\
\
|
|
/
|
/
|
|
*
gdbstub: fix target descriptions
Liam
2022-06-01
2
-10
/
+87
*
|
Merge pull request #8402 from liamwhite/better-step
Morph
2022-06-01
13
-122
/
+239
|
\
\
|
|
/
|
/
|
|
*
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
13
-122
/
+239
*
|
Merge pull request #8404 from Morph1984/virtual
liamwhite
2022-06-01
3
-2
/
+6
|
\
\
|
*
|
core/debugger: Define defaulted virtual destructors
Morph
2022-06-01
3
-2
/
+6
|
|
/
*
/
gdbstub: Explicitly cast return type to u8
Morph
2022-06-01
1
-2
/
+2
|
/
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
19
-26
/
+1422
*
Merge pull request #8368 from german77/seventimes
bunnei
2022-05-30
6
-368
/
+643
|
\
|
*
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
5
-6
/
+125
|
*
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
5
-3
/
+136
|
*
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
*
|
|
Merge pull request #8374 from german77/asnycvibrations
bunnei
2022-05-28
1
-5
/
+29
|
\
\
\
|
*
|
|
input_common: Make vibration request async
Narr the Reg
2022-05-23
1
-5
/
+29
|
|
|
/
|
|
/
|
*
/
|
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
3
-5
/
+20
|
/
/
*
/
general: Avoid ambiguous format_to compilation errors
Lioncash
2022-05-14
1
-1
/
+1
|
/
*
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
*
Merge pull request #8272 from german77/stick_range
bunnei
2022-05-03
1
-2
/
+2
|
\
|
*
yuzu: Config allow to delete single axis directions when buttons are mapped t...
Narr the Reg
2022-04-26
1
-2
/
+2
*
|
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
3
-25
/
+8
*
|
Merge pull request #8229 from german77/reinterpret2
bunnei
2022-04-27
22
-386
/
+429
|
\
\
|
|
/
|
/
|
|
*
service: hid: Ensure all structs are initialized
Narr the Reg
2022-04-23
16
-104
/
+105
|
*
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
|
|
/
*
|
Merge pull request #8260 from Morph1984/c4146
Mai M
2022-04-24
1
-1
/
+1
|
\
\
|
*
|
kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFF
Morph
2022-04-24
1
-1
/
+1
|
|
/
*
/
Remove unused PrepareReschedule function
Merry
2022-04-24
7
-20
/
+0
|
/
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
708
-2224
/
+1427
*
Merge pull request #7976 from BytesGalore/master
bunnei
2022-04-22
1
-1
/
+2
|
\
|
*
loader: log the type of mismatching file-extension
BytesGalore
2022-03-03
1
-1
/
+2
*
|
Merge pull request #8222 from german77/sixaxis_test
bunnei
2022-04-21
6
-99
/
+363
|
\
\
|
*
|
service: hid: Improve accuracy of sixaxis functions
Narr the Reg
2022-04-18
6
-99
/
+363
*
|
|
core/arm: separate backtrace collection
Liam
2022-04-20
6
-90
/
+98
|
/
/
*
|
Merge pull request #6558 from german77/ringcon2
Fernando S
2022-04-16
16
-26
/
+1748
|
\
\
[next]