yuzu/src/core/hle/service
Zach Hilman 8f183a47dd filesystem: Cache RegisteredCacheUnion instead of constructing on demand
Prevents unnecessary re-reads of the metadata and unnecessary temporary objects.
2018-11-01 20:24:32 -04:00
..
acc global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04: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
arp
audio
bcat
bpc
btdrv
btm service/btm: Add basic implementation of GetCoreImpl() 2018-07-28 21:09:07 -04:00
caps
erpt
es
eupld
fatal
fgm
filesystem filesystem: Cache RegisteredCacheUnion instead of constructing on demand 2018-11-01 20:24:32 -04:00
friend
grc
hid npad: Remove unused controller variable from OnInit() 2018-10-24 00:38:03 -04:00
lbl
ldn
ldr ldr: Partially implement LoadNro. 2018-10-25 18:03:54 -04:00
lm
mig
mii
mm
ncm
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
nim
npns service: Add the basic skeleton for the NPNS services 2018-10-21 17:11:05 -04:00
ns
nvdrv
nvflinger global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
pcie
pctl
pcv
pm
prepo
psc
ptm psm: Stub GetChargerType 2018-10-21 22:03:25 -04:00
set
sm
sockets
spl
ssl
time
usb service/usb: Update service function tables 2018-10-24 19:07:55 -04:00
vi global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
wlan
service.cpp Merge pull request #1545 from DarkLordZach/psm 2018-10-22 15:27:05 -04:00
service.h