yuzu/src/core/hle/service
Lioncash 3c1cb3b11e time: Add the time:a service
Given we already have time:s and time:u, we should also have time:a
2018-07-25 14:42:04 -04:00
..
acc HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error. 2018-07-20 11:02:25 -05:00
am hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
aoc Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
apm apm: Improve stub for GetPerformanceConfiguration. 2018-07-20 15:20:01 -04:00
audio audren_u: Use a std::array instead of std::string for holding the audio interface/device name 2018-07-19 23:15:27 -04:00
bcat hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
fatal hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
filesystem VFS Regression and Accuracy Fixes (#776) 2018-07-23 19:40:35 -07:00
friend hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
hid hid: Use a ranged-for loops in UpdatePadCallback 2018-07-19 15:11:08 -04:00
lm Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
mm Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
nfp hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
nifm hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
ns file_util: Use an enum class for GetUserPath() 2018-07-21 16:21:19 -04:00
nvdrv GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command. 2018-07-21 15:50:02 -05:00
nvflinger nvflinger: Emplace Display instances directly 2018-07-19 11:50:12 -04:00
pctl hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
prepo service/prepo: Add missing header guard 2018-07-18 19:43:28 -04:00
set set: Add missing log call in GetAvailableLanguageCodeCount() 2018-07-23 12:37:42 -04:00
sm hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
sockets Services/BSD: Corrected the return for StartMonitoring according to SwIPC. 2018-07-14 12:34:07 -05:00
spl hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
ssl Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
time time: Add the time:a service 2018-07-25 14:42:04 -04:00
vi vi: Add std::is_trivially_copyable checks to Read and Write functions 2018-07-23 14:53:54 -04:00
service.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
service.h core: Relocate g_service_manager to the System class 2018-04-20 19:44:32 -04:00