yuzu/src/core/hle/service
David Marcec cfc9fe4460 Added IRequest::Submit
This fixes updated versions of SMO. Currently unable to test as I don't have an updated version
2018-09-21 00:47:30 +10:00
..
acc Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 2018-09-19 23:25:00 +10:00
am Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
aoc hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
apm hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
arp service: Add arp services 2018-08-04 18:01:12 -04:00
audio Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
bcat hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
bpc service: Add bpc and pcv services 2018-08-01 16:13:04 -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
caps service: Add capture services 2018-08-01 16:45:51 -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: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fgm service: Add fgm services 2018-07-31 08:01:19 -04:00
filesystem Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 2018-09-19 23:25:00 +10:00
friend hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
grc service: Add the grc:c service 2018-07-26 09:53:58 -04:00
hid Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 2018-09-19 23:25:00 +10: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 Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
mig service: Add migration services 2018-08-02 10:09:45 -04:00
mii service: Add mii services 2018-07-27 16:01:29 -04:00
mm mm_u: Forward all old variants of functions to the new ones 2018-08-13 18:59:10 -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: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nifm Added IRequest::Submit 2018-09-21 00:47:30 +10:00
nim Removed unneeded event clear 2018-09-20 15:16:08 +10:00
ns Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
nvdrv Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
nvflinger Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
pcie service: Add the pcie service 2018-07-31 06:40:21 -04:00
pctl hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
pcv service: Add bpc and pcv services 2018-08-01 16:13:04 -04:00
pm Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
prepo service/prepo: Move class into the cpp file 2018-09-11 20:49:01 -04:00
psc service: Add psc services 2018-08-01 23:31:27 -04:00
set Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
sm Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
sockets hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spl Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
ssl Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
time hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
usb service: Add usb services 2018-08-07 03:14:03 -04:00
vi Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
wlan service: Add wlan services 2018-07-28 21:54:55 -04:00
service.cpp Merge pull request #1312 from lioncash/fwd 2018-09-17 12:32:28 -04:00
service.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00