yuzu/src/core/hle/service
bunnei 0478308094
Merge pull request #1696 from lioncash/acc-cond
service/acc: Correct error case within TrySelectUserWithoutInteraction()
2018-11-14 19:02:16 -08:00
..
acc service/acc: Correct error case within TrySelectUserWithoutInteraction() 2018-11-14 17:43:23 -05:00
am Fixups 2018-11-07 20:12:27 +11:00
aoc aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 2018-10-24 00:13:08 -04:00
apm
arp
audio hle/audren_u: Implement Get/SetRenderingTimeLimit 2018-11-13 13:49:09 -05:00
bcat
bpc
btdrv
btm
caps
erpt
es es: Update service function tables 2018-10-19 04:12:28 -04:00
eupld
fatal
fgm
filesystem ns: Implement command 400: GetApplicationControlData 2018-10-29 16:20:16 -04:00
friend
grc
hid hid/npad: Add missing break in switch statement within Controller_NPad::OnUpdate() 2018-11-14 00:59:17 -05:00
lbl lbl: Update service function table names 2018-10-21 16:15:32 -04:00
ldn
ldr ldr: Partially implement LoadNro. 2018-10-25 18:03:54 -04:00
lm
mig
mii
mm Used better names for mm:u and fixed bad stub 2018-10-19 01:09:34 +11:00
ncm
nfc Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
nfp nfp: Correct erroneous sizeof expression within GetTagInfo() 2018-11-14 12:53:39 -05: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: Implement command 400: GetApplicationControlData 2018-10-29 16:20:16 -04:00
nvdrv
nvflinger Fix typo in BufferTransformFlags 2018-11-04 16:56:10 +01:00
pcie
pctl
pcv
pm
prepo prepo: Update service function table. 2018-10-21 16:22:10 -04:00
psc
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
sockets
spl csrng: Use std::mt19937 engine for random number generation 2018-11-11 23:08:39 -05:00
ssl
time Added maybe_unused 2018-11-10 18:07:34 +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.cpp service: Mark MakeFunctionString with the [[maybe_unused]] attribute. 2018-11-14 00:49:04 -05:00
service.h