yuzu-fork/src/core/hle/service
Morph ec19a85890 hid: Implement GameCube Controller Vibrations
Implements both SendVibrationGcErmCommand and GetActualVibrationGcErmCommand, and modifies GetVibrationDeviceInfo to account for additional controllers.
2021-02-21 10:32:59 -05:00
..
acc Fix user changing to 0 if valid 2021-01-28 21:02:25 -06:00
am hle: service: am: IStorageAccessor: Fix out of bounds error handling. 2021-02-13 20:11:26 -08:00
aoc hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
apm Stub IsCpuOverclockEnabled 2021-01-08 09:44:56 -06:00
audio hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
bcat hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
bpc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
btdrv hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
btm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
caps service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
erpt service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
es service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
fgm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
filesystem Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex 2020-12-15 11:07:03 -08:00
friend hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
glue service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
grc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
hid hid: Implement GameCube Controller Vibrations 2021-02-21 10:32:59 -05:00
lbl lbl: Implement most of lbl 2021-01-21 00:46:03 +11:00
ldn hle: service: ldn: IUserLocalCommunicationService: Improve the stub. 2021-02-13 21:45:09 -08:00
ldr kernel: Unify result codes (#5890) 2021-02-12 15:43:01 -08:00
lm lm: Fix ReadLeb128 2021-02-07 23:52:56 +11:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii mii: Fix BuildRandomStoreData & Cleanup raw_data 2021-01-20 21:53:57 +11:00
mm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nfp nfp: Correct uninitialized size being used within GetTagInfo() 2021-02-09 17:42:02 -05:00
nifm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
nim hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
npns service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ns pl_u: Fix read out of bounds 2021-02-06 18:44:01 +01:00
nvdrv Address PR feedback 2021-02-13 13:07:56 -05:00
nvflinger hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
olsc olsc: Stub GetSaveDataBackupSetting 2021-02-07 22:32:13 -06:00
pcie service/pcie: Fix invalid initialization argument 2020-12-30 02:58:38 -03:00
pctl hle: Implement remaining services for Stereo Vision 2021-01-25 00:34:01 +11:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
prepo prepo: Stub GetTransmissionStatus 2021-01-31 07:07:11 -05:00
psc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ptm hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
set core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
sm core: hle: kernel: Update KSynchronizationObject. 2021-01-11 14:23:16 -08:00
sockets bsd: Remove usage of optional emplace() with no arguments 2021-02-09 17:50:29 -05:00
spl service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ssl service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
time kernel: Fix resource release exception on exit 2021-02-20 20:51:11 -05:00
usb service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
vi hle: kernel: Reimplement KReadableEvent and KWritableEvent. 2021-02-05 14:03:32 -08:00
wlan service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
service.cpp core: hle: kernel: Rename Thread to KThread. 2021-01-28 21:42:25 -08:00
service.h hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00