yuzu/src/core/hle/service
Lioncash 8dd9cb98ce am: Utilize std::array within PopLaunchParameter()
Gets rid of the potential for C array-to-pointer decay, and also makes
pointer arithmetic to get the end of the copy range unnecessary. We can
just use std::array's begin() and end() member functions.
2018-08-21 11:03:14 -04:00
..
acc acc: Replace profile_manager include with a forward declaration 2018-08-20 19:48:57 -04:00
am am: Utilize std::array within PopLaunchParameter() 2018-08-21 11:03:14 -04:00
aoc
apm service/apm: Add the apm:sys service 2018-08-07 10:05:26 -04:00
arp
audio audout_u: Correct IAudioOut initializer list order 2018-08-13 18:23:59 -04:00
bcat
bpc
btdrv
btm
caps
erpt
es
eupld
fatal
fgm
filesystem service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
friend Stub UpdateUserPresence 2018-08-12 14:00:44 +10:00
grc
hid hid: disable clang-format around tables 2018-08-12 05:57:33 -04:00
lbl
ldn
ldr
lm lm: Use LOG_DEBUG for printing out trace logs 2018-08-15 01:07:41 -04:00
mig
mii
mm mm_u: Forward all old variants of functions to the new ones 2018-08-13 18:59:10 -04:00
ncm
nfc
nfp
nifm
nim
ns
nvdrv Registered missing channel devices 2018-08-13 14:03:50 +10:00
nvflinger video_core; Get rid of global g_toggle_framelimit_enabled variable 2018-08-10 19:00:09 -04:00
pcie
pctl Added CheckFreeCommunicationPermission 2018-08-20 18:14:49 +10:00
pcv
pm
prepo
psc
set
sm Merge pull request #1080 from lioncash/ret 2018-08-15 18:25:05 -04:00
sockets
spl
ssl
time service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule() 2018-08-07 03:18:07 -04:00
usb service: Add usb services 2018-08-07 03:14:03 -04:00
vi
wlan
service.cpp core: Port core to VfsFilesystem for file access 2018-08-08 21:18:45 -04:00
service.h vfs: Make type hierarchy objects classes instead of structs 2018-08-12 16:55:40 -04:00