yuzu/src/core/hle/service
2018-11-10 12:31:48 +11:00
..
acc fixed spelling error 2018-11-07 12:04:43 +11:00
am global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
aoc aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 2018-10-24 00:13:08 -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 Fixed incorrect hwopus assert 2018-11-02 15:23:38 +11: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 service: Add the btdrv service 2018-07-26 18:06:17 -04:00
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 service: Add the erpt services 2018-07-25 22:13:39 -04:00
es es: Update service function tables 2018-10-19 04:12:28 -04:00
eupld service: Add eupld services 2018-07-25 22:13:43 -04:00
fatal kernel/process: Make data member variables private 2018-09-30 02:30:01 -04:00
fgm service: Add fgm services 2018-07-31 08:01:19 -04:00
filesystem service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively 2018-10-27 11:56:39 +02:00
friend hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
grc service: Add the grc:c service 2018-07-26 09:53:58 -04:00
hid Updated npad styles on holdtype switches 2018-11-08 01:07:14 +11:00
lbl lbl: Update service function table names 2018-10-21 16:15:32 -04:00
ldn service: Add ldn services 2018-07-26 01:48:06 -04:00
ldr ldr: Partially implement LoadNro. 2018-10-25 18:03:54 -04:00
lm Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
mig service: Add migration services 2018-08-02 10:09:45 -04:00
mii service: Add mii services 2018-07-27 16:01:29 -04:00
mm Used better names for mm:u and fixed bad stub 2018-10-19 01:09:34 +11:00
ncm service: Add ncm services 2018-07-27 17:38:30 -04:00
nfc Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
nfp yuzu/main: Notify user of loading errors with Amiibo data 2018-10-24 10:39:31 -04: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 ns: Update service function table 2018-10-19 03:41:38 -04:00
nvdrv Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap 2018-10-12 12:07:14 -04:00
nvflinger Fix typo in BufferTransformFlags 2018-11-04 16:56:10 +01: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 prepo: Update service function table. 2018-10-21 16:22:10 -04:00
psc service: Add psc services 2018-08-01 23:31:27 -04:00
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 Ported #4296 from citra 2018-10-06 16:49:01 +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 Merge pull request #1354 from ogniK5377/ssl-version 2018-09-23 22:32:14 -04:00
time Added consts and static 2018-11-10 12:31:48 +11:00
usb service/usb: Update IPdSession's function table 2018-10-30 15:23:49 -04:00
vi global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
wlan service: Add wlan services 2018-07-28 21:54:55 -04:00
service.cpp Merge pull request #1545 from DarkLordZach/psm 2018-10-22 15:27:05 -04:00
service.h filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 2018-10-13 11:36:35 -04:00