yuzu-mainline/src/core/hle/service
David 0432af5ad1 Reworked incorrect nifm stubs (#1355)
* Reworked incorrect nifm stubs

Need confirmation on `CreateTemporaryNetworkProfile`, unsure which game uses it but according to reversing. It should return a uuid which we currently don't do.

Any 0 client id is considered an invalid client id.

GetRequestState 0 is considered invalid.

* Fixups for nifm
2018-09-19 11:59:01 -04: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
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
btdrv
btm
caps
erpt
es
eupld
fatal hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fgm
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
hid Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 2018-09-19 23:25:00 +10:00
lbl
ldn
ldr
lm Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
mig
mii
mm
ncm
nfc
nfp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nifm Reworked incorrect nifm stubs (#1355) 2018-09-19 11:59:01 -04:00
nim
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
pctl hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
pcv
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
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
vi Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
wlan
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