yuzu/src/core/hle/service
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
..
acc ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
am controllers/npad: Rename NPadType to NpadStyleSet 2020-11-15 23:33:20 -05:00
aoc ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
apm settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
audio Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
bcat ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
bpc bpc: Update function tables (#4173) 2020-06-26 20:33:55 -04:00
btdrv ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
btm ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
caps hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 2020-11-06 22:23:15 -08:00
erpt service: Update function tables 2019-11-12 10:32:56 -05:00
es ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
eupld eupld: Update function table 2020-06-27 02:25:04 +02:00
fatal hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
fgm Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
filesystem Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
friend ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
glue ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
grc Oops (fix typo) 2020-06-27 12:45:42 +02:00
hid hid: Mark Begin/EndPermitVibrationSession as stubs 2020-11-15 23:33:20 -05:00
lbl lbl: Update function table 2020-06-27 12:43:33 +02:00
ldn ldn: Update function table 2020-06-27 12:50:56 +02:00
ldr ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
lm ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
mig mig: Update function table 2020-06-27 12:53:59 +02:00
mii service: Update function tables 2020-10-27 21:19:46 -04:00
mm mm: Update function table 2020-06-27 12:59:01 +02:00
ncm ncm: Update function table 2020-06-27 13:05:22 +02:00
nfc nfc: Update function table 2020-06-27 13:09:36 +02:00
nfp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
nifm Added remaining params 2020-10-20 16:45:01 +11:00
nim Fix typo 2020-06-29 04:12:36 +02:00
npns service: Update function tables 2020-06-29 04:01:34 +02:00
ns core: Fix clang build pt.3 2020-10-21 22:14:23 -04:00
nvdrv ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
nvflinger Merge pull request #4858 from lioncash/initializer 2020-11-04 12:10:10 -08:00
pcie service: Update function tables 2020-06-29 04:01:34 +02:00
pctl service: Update function tables 2020-04-20 15:53:49 -04:00
pcv service: Update function tables 2020-06-29 04:01:34 +02:00
pm ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
prepo ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
psc service: Update function tables 2020-06-29 04:01:34 +02:00
ptm service: Update function tables 2020-06-29 04:01:34 +02:00
set service: Update function tables 2020-10-27 21:19:46 -04:00
sm service/sm: Slightly more efficient string name validation 2020-09-17 10:54:12 -04:00
sockets Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
spl Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
ssl service: Update function tables 2019-11-12 10:32:56 -05:00
time hle: services: TimeZoneContentManager: This can be made explicit. 2020-10-26 16:11:45 -07:00
usb service: Update function tables 2020-06-29 04:01:34 +02:00
vi settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
wlan service: Update function tables 2020-06-29 04:01:34 +02:00
service.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
service.h service: Remove two usages of the global system accessor 2020-09-07 03:18:45 -04:00