yuzu/src/core/hle/service
David Marcec 41e99d8880 Ability to switch between docked and undocked mode in-game
Started implementation of the AM message queue mainly used in state getters. Added the ability to switch docked mode whilst in game without stopping emulation. Also removed some things which shouldn't be labelled as stubs as they're implemented correctly
2018-11-07 18:01:33 +11:00
..
acc Merge pull request #1615 from lioncash/input 2018-11-01 19:10:26 -04:00
am Ability to switch between docked and undocked mode in-game 2018-11-07 18:01:33 +11:00
aoc aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 2018-10-24 00:13:08 -04:00
apm
arp
audio Fixed incorrect hwopus assert 2018-11-02 15:23:38 +11: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 service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively 2018-10-27 11:56:39 +02:00
friend
grc
hid Fixed HID crash when launching more than 1 game & signaled syleset change event 2018-11-02 12:35:49 +11: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 yuzu/main: Notify user of loading errors with Amiibo data 2018-10-24 10:39:31 -04: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: Update service function table 2018-10-19 03:41:38 -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
ssl
time
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 Merge pull request #1545 from DarkLordZach/psm 2018-10-22 15:27:05 -04:00
service.h