yuzu/src/core/hle/service
David e3a92b09ba Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463)
We have no clue on what this actually does yet so stubbing it since it's just input only should be fine for now
2018-05-24 18:36:12 -04:00
..
acc
am Stubs for QLaunch (#428) 2018-05-07 11:27:30 -04:00
aoc
apm
audio Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
fatal rename fatal:u functions & add ThrowFatal 2018-05-18 23:32:22 +02:00
filesystem general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
friend
hid Fix deadlocks caused from HID having too many layouts 2018-05-23 16:00:25 -07:00
lm
nfp Updated nfp with more service names 2018-05-13 13:08:58 +03:00
nifm
ns GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00
nvdrv Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463) 2018-05-24 18:36:12 -04:00
nvflinger core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
pctl Service/PCTL: convert to module, add services, stub 2018-04-25 09:02:27 +03:00
prepo Switched to NGLOG_WARNING 2018-04-26 20:03:12 -07:00
set set: Fix GetAvailableLanguageCodes implementation. 2018-04-29 11:07:06 -04:00
sm general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
sockets
spl
ssl Switched to NGLOG_WARNING 2018-04-26 20:03:12 -07:00
time general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
vi general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
service.cpp Added RequestWithContext & ControlWithContext 2018-05-17 14:03:52 -07:00
service.h