suyu/src/core/hle/service
Lioncash 40968e3993 bsd: Resolve unused value within SendToImpl
Previously the address provided to SendToImpl would never be propagated
to SendTo(). This fixes that.
2020-09-07 01:06:30 -04:00
..
acc common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
am common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
aoc
apm
audio General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
bcat common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
bpc
btdrv
btm
caps
erpt
es ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
eupld
fatal
fgm
filesystem fsp_srv: Resolve -Wunused-but-set-variable warning 2020-08-23 17:16:32 -04:00
friend
glue
grc
hid hid: Implement MergeSingleJoyasDualJoy 2020-09-04 15:38:33 -04:00
lbl
ldn
ldr service/ldr: Resolve sign mismatch warnings 2020-08-03 11:48:16 -04:00
lm
mig
mii Merge pull request #4365 from lioncash/mii 2020-07-17 22:20:15 -04:00
mm
ncm
nfc
nfp ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
nifm services/nifm: Implement GetCurrentIpAddress 2020-07-28 01:47:03 -03:00
nim Fix typo 2020-06-29 04:12:36 +02:00
npns service: Update function tables 2020-06-29 04:01:34 +02:00
ns file_sys: Replace inclusions with forward declarations where applicable 2020-08-23 17:02:55 -04:00
nvdrv core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00
nvflinger General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
pcie service: Update function tables 2020-06-29 04:01:34 +02:00
pctl
pcv service: Update function tables 2020-06-29 04:01:34 +02:00
pm service: Update function tables 2020-06-29 04:01:34 +02:00
prepo Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
psc service: Update function tables 2020-06-29 04:01:34 +02:00
ptm service: Update function tables 2020-06-29 04:01:34 +02:00
set ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
sm common/concepts: Rename IsBaseOf to DerivedFrom 2020-08-07 08:09:57 -04:00
sockets bsd: Resolve unused value within SendToImpl 2020-09-07 01:06:30 -04:00
spl Merge pull request #4203 from VolcaEM/services 2020-07-11 00:02:36 -04:00
ssl
time time_zone_content_manager: Collapse auto and default case 2020-08-14 10:58:58 -04:00
usb service: Update function tables 2020-06-29 04:01:34 +02:00
vi Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo 2020-08-04 18:45:11 -04:00
wlan service: Update function tables 2020-06-29 04:01:34 +02:00
service.cpp services/bsd: Implement most of bsd:s 2020-07-28 01:48:42 -03:00
service.h