suyu/src/core/hle/service
Lioncash 73b7748984 am/applets: Make the applet data broker part of the applet itself.
The accessor should be doing just that, accessing, rather than retaining
the lifetime of the data broker as well.
2018-11-20 12:36:33 -05:00
..
acc Merge pull request #1697 from lioncash/acc 2018-11-14 19:02:25 -08:00
am am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
aoc aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 2018-10-24 00:13:08 -04:00
apm
arp
audio hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters. 2018-11-16 22:54:38 -05:00
bcat
bpc
btdrv Added various bluetooth based cmds for palma 2018-11-17 01:42:17 +11:00
btm Added various bluetooth based cmds for palma 2018-11-17 01:42:17 +11:00
caps
erpt
es es: Update service function tables 2018-10-19 04:12:28 -04:00
eupld
fatal
fgm
filesystem Merge pull request #1632 from DarkLordZach/keys-manager-optimizations 2018-11-16 07:02:37 -08:00
friend
grc
hid hid: Use player-defined controller type as PREFERRED_CONTROLLER 2018-11-18 23:22:36 -05:00
lbl lbl: Update service function table names 2018-10-21 16:15:32 -04:00
ldn
ldr ldr_ro: Add error check for memory allocation failure 2018-11-17 21:40:26 -05:00
lm lm: Implement SetDestination by doing nothing 2018-11-19 18:09:40 -05:00
mig
mii
mm
ncm
nfc Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
nfp nfp: Correct erroneous sizeof expression within GetTagInfo() 2018-11-14 12:53:39 -05:00
nifm nifm: Update service function tables 2018-10-19 04:00:41 -04:00
nim nim: Add the basic skeleton of the nim:eca service 2018-10-19 03:46:18 -04:00
npns service: Add the basic skeleton for the NPNS services 2018-10-21 17:11:05 -04:00
ns pl_u: Resize buffers in shared font data getter to what game requests 2018-11-15 12:47:36 -05:00
nvdrv
nvflinger Fix typo in BufferTransformFlags 2018-11-04 16:56:10 +01:00
pcie
pctl
pcv
pm
prepo prepo: Update service function table. 2018-10-21 16:22:10 -04:00
psc
ptm psm: Stub GetChargerType 2018-10-21 22:03:25 -04:00
set set_cal: Update service function table 2018-10-19 03:26:56 -04:00
sm
sockets
spl csrng: Use random integer distribution instead of raw engine 2018-11-15 18:44:26 -05:00
ssl
time Implemented CalculateStandardUserSystemClockDifferenceByUser 2018-11-17 14:01:16 +11:00
usb service/usb: Update IPdSession's function table 2018-10-30 15:23:49 -04:00
vi vi: Implement TransactParcel for Disconnect and DetachBuffer 2018-11-17 17:10:19 -05:00
wlan
service.cpp service: Mark MakeFunctionString with the [[maybe_unused]] attribute. 2018-11-14 00:49:04 -05:00
service.h