yuzu/src/core/hle
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
..
kernel ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
service hid: Mark Begin/EndPermitVibrationSession as stubs 2020-11-15 23:33:20 -05:00
ipc.h common_func: Use std::array for INSERT_PADDING_* macros. 2019-11-03 22:22:41 -05:00
ipc_helpers.h ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00