2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs
The implementation of these commands seem incomplete and causes rumble in Super Mario Party to stop working since only EndPermitVibrationSession is called. Thus, these are better off being marked as a stub until this can be investigated more thoroughly.
2020-11-15 23:33:20 -05:00
..
arm cpu_interrupt_handler: Mark move contructor/assignment as deleted 2020-11-08 15:37:04 -05:00
crypto Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
file_sys Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
frontend controllers/npad: Add heuristics to reduce rumble state changes 2020-11-15 23:33:20 -05:00
gdbstub Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
hle hid: Mark Begin/EndPermitVibrationSession as stubs 2020-11-15 23:33:20 -05:00
loader Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
memory core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
network core: Fix clang build pt.3 2020-10-21 22:14:23 -04:00
tools
CMakeLists.txt Merge pull request #4888 from lioncash/unicorn-remove 2020-11-06 22:39:05 -08:00
constants.cpp
constants.h
core.cpp core: Initialize GPU before services. 2020-11-01 01:52:38 -07:00
core.h service: time: Update current time with changes to RTC setting. 2020-10-12 18:09:15 -07:00
core_timing.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing.h
core_timing_util.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing_util.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
cpu_manager.cpp core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 2020-10-26 16:09:15 -07:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp configure_input: Hook up the vibration percentage spinbox 2020-11-15 23:33:20 -05:00
settings.h configure_input: Hook up the vibration percentage spinbox 2020-11-15 23:33:20 -05:00
telemetry_session.cpp settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
telemetry_session.h