yuzu/src/core/hle/service
bunnei 7029daa32e
Merge pull request #475 from ogniK5377/nvos-getconfig
NvOsGetConfigU32 should return null instead of 0 for default output value
2018-05-27 12:10:07 -04:00
..
acc acc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:04:22 -04:00
am am: Stub IApplicationFunctions GetDisplayVersion. 2018-05-26 00:21:59 -04:00
aoc aoc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:14:52 -04:00
apm apm: Move logging macros over to new fmt-compatible ones 2018-04-24 10:16:03 -04:00
audio GetAudioRendererWorkBufferSize impl (#465) 2018-05-25 22:30:02 -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 friend: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
hid Fix deadlocks caused from HID having too many layouts 2018-05-23 16:00:25 -07:00
lm lm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
nfp Updated nfp with more service names 2018-05-13 13:08:58 +03:00
nifm nifm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
ns GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00
nvdrv NvOsGetConfigU32 should return null instead of 0 for default output 2018-05-26 17:48:09 -07: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 sockets: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -04:00
spl spl: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -04:00
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 core: Relocate g_service_manager to the System class 2018-04-20 19:44:32 -04:00