index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #8508 from yuzu-emu/mc-speed-limit
bunnei
2022-07-17
1
-3
/
+15
|
\
\
|
*
|
hle: service: nvflinger: Fix implicit conversion.
bunnei
2022-07-16
1
-1
/
+4
|
*
|
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
1
-8
/
+10
|
*
|
hle: service: nvflinger: Factor speed limit into frame time calculation.
bunnei
2022-07-16
1
-1
/
+8
*
|
|
Merge pull request #8544 from german77/14dot0
bunnei
2022-07-17
8
-29
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
service: fatal: Add function table
german77
2022-07-14
1
-1
/
+7
|
*
|
service: btdrv,bcat,btm: Update service tables to 14.0.0
german77
2022-07-14
3
-4
/
+13
|
*
|
service am: Update service tables to 14.0.0
german77
2022-07-14
1
-0
/
+3
|
*
|
service: ac: Replace intances of ProfileData with UserData
german77
2022-07-14
3
-24
/
+22
*
|
|
Merge pull request #8511 from german77/hbmenu
bunnei
2022-07-16
8
-83
/
+218
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service: nifm: Stub GetInternetConnectionStatus
german77
2022-06-28
1
-1
/
+41
|
*
|
service: ptm: Rewrite PSM and add TS
german77
2022-06-28
7
-82
/
+177
*
|
|
nvflinger: Polymorphic destructor requried for abstract class IBinder
Merry
2022-07-15
1
-0
/
+1
*
|
|
Merge pull request #8510 from german77/vibration
liamwhite
2022-07-14
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
input_common: sdl: lower vibration frequency and use it's own unique thread
german77
2022-06-28
1
-2
/
+2
|
|
/
*
|
PR
Kelebek1
2022-07-10
3
-8
/
+7
*
|
Rework CoreTiming
Kelebek1
2022-07-10
3
-45
/
+26
*
|
service: hid: Correct some mistakes and add more validations
Narr the Reg
2022-06-28
4
-40
/
+75
|
/
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
76
-414
/
+408
*
service: am: Stub PerformSystemButtonPressingIfInFocus
Narr the Reg
2022-06-20
2
-1
/
+24
*
Merge pull request #8457 from liamwhite/kprocess-suspend
Fernando S
2022-06-16
1
-2
/
+2
|
\
|
*
kernel: implement KProcess suspension
Liam
2022-06-14
1
-2
/
+2
*
|
Merge pull request #8317 from german77/notifa
bunnei
2022-06-15
2
-8
/
+172
|
\
\
|
|
/
|
/
|
|
*
service: notifa: Implement most part of this service
german77
2022-05-09
2
-8
/
+172
*
|
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
17
-27
/
+27
*
|
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
*
|
|
service: hid: Improve stub of IRS
Narr the Reg
2022-05-31
2
-21
/
+460
|
/
/
*
|
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
|
/
*
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
[next]