yuzu/src/core/hle/service
bunnei 3575c076cb
Merge pull request #869 from Subv/ubsan
Corrected a few error cases detected by asan/ubsan
2018-07-31 09:24:13 -07:00
..
acc core: Make converting constructors explicit where applicable 2018-07-23 23:13:22 -04:00
am service/am: Add missing am services 2018-07-31 08:02:20 -04:00
aoc Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
apm apm/interface: Remove redundant declaration of InstallInterfaces() 2018-07-23 23:01:04 -04:00
audio audio_core: Move to audout_u impl. 2018-07-30 18:44:16 -04:00
bcat hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
btdrv service: Add the btdrv service 2018-07-26 18:06:17 -04:00
btm service/btm: Add basic implementation of GetCoreImpl() 2018-07-28 21:09:07 -04:00
erpt service: Add the erpt services 2018-07-25 22:13:39 -04:00
es service: Add the es service 2018-07-25 15:36:55 -04:00
eupld service: Add eupld services 2018-07-25 22:13:43 -04:00
fatal hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
fgm service: Add fgm services 2018-07-31 08:01:19 -04:00
filesystem VFS Regression and Accuracy Fixes (#776) 2018-07-23 19:40:35 -07:00
friend friend: Add friend:m, friend:s, and friend:v services 2018-07-24 10:26:01 -04:00
grc service: Add the grc:c service 2018-07-26 09:53:58 -04:00
hid Add some HID commands (#843) 2018-07-30 10:06:21 -07:00
lbl service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode 2018-07-27 14:20:42 -04:00
ldn service: Add ldn services 2018-07-26 01:48:06 -04:00
ldr service: Add ldr services 2018-07-25 23:11:03 -04:00
lm lm: Move LM's class declaration into the cpp file 2018-07-25 22:40:16 -04:00
mii service: Add mii services 2018-07-27 16:01:29 -04:00
mm Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
ncm service: Add ncm services 2018-07-27 17:38:30 -04:00
nfc service/nfc: Implement Create[x]Interface functions 2018-07-27 15:12:08 -04:00
nfp hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
nifm service/nifm: Deduplicate interface code 2018-07-25 17:18:41 -04:00
nim service: Add the nim services 2018-07-26 02:47:06 -04:00
ns file_util: Use an enum class for GetUserPath() 2018-07-21 16:21:19 -04:00
nvdrv nvhost_gpu: Added checks to ensure we don't read past the end of the entries when handling a GPU command list. 2018-07-30 20:09:13 -05:00
nvflinger core_timing: Split off utility functions into core_timing_util 2018-07-24 11:03:24 +01:00
pcie service: Add the pcie service 2018-07-31 06:40:21 -04:00
pctl hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
pm service: Add pm services 2018-07-25 16:57:16 -04:00
prepo service/prepo: Add missing header guard 2018-07-18 19:43:28 -04:00
set set_sys: Implement SetColorSetId() 2018-07-24 00:48:16 -04:00
sm hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
sockets service/sockets: Add ethc:c and ethc:i services 2018-07-26 01:07:21 -04:00
spl hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
ssl Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
time Merge pull request #801 from lioncash/time 2018-07-25 15:08:33 -04:00
vi vi: Add std::is_trivially_copyable checks to Read and Write functions 2018-07-23 14:53:54 -04:00
wlan service: Add wlan services 2018-07-28 21:54:55 -04:00
service.cpp Merge pull request #875 from lioncash/fgm 2018-07-31 09:23:17 -07:00
service.h core: Make converting constructors explicit where applicable 2018-07-23 23:13:22 -04:00