yuzu/src/core/hle/service
Lioncash 325c259fc5 service/prepo: Move class into the cpp file
This doesn't need to be exposed within the header and be kept in the
translation unit, eliminating the need to include anything within the
header.
2018-09-11 20:49:01 -04:00
..
acc hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
am hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04: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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04: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
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
es
eupld
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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
friend hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
grc
hid hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
lbl
ldn
ldr
lm lm: Use LOG_DEBUG for printing out trace logs 2018-08-15 01:07:41 -04:00
mig service: Add migration services 2018-08-02 10:09:45 -04:00
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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nifm kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
nim
ns Merge pull request #1291 from lioncash/default 2018-09-11 11:42:05 -04:00
nvdrv hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvflinger hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04: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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
sm core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sockets hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spl hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
ssl ssl: Move SSL class to cpp file 2018-09-02 11:45:26 -04: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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
wlan service: Add wlan services 2018-07-28 21:54:55 -04:00
service.cpp service: Remove unused g_kernel_named_ports variable 2018-09-09 22:10:54 -04:00
service.h service: Migrate global named port map to the KernelCore class 2018-09-02 12:35:30 -04:00