yuzu/src/core/hle/service/am
Lioncash 03d5a5d9de software_keyboard: Resolve a pessimizing move warning
A std::vector created in place like this is already an rvalue and
doesn't need to be moved.
2020-08-14 09:14:54 -04:00
..
applets software_keyboard: Resolve a pessimizing move warning 2020-08-14 09:14:54 -04:00
am.cpp Merge pull request #4457 from ogniK5377/SetScreenShotPermission 2020-08-07 09:34:20 -04:00
am.h am: Unstub SetScreenShotPermission 2020-08-01 00:44:14 +10:00
applet_ae.cpp am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 2020-05-01 11:20:43 +10:00
applet_ae.h am: Implement ISelfController Exit 2019-09-21 22:25:18 -04:00
applet_oe.cpp
applet_oe.h am: Implement ISelfController Exit 2019-09-21 22:25:18 -04:00
idle.cpp service: Update function tables 2019-11-12 10:32:56 -05:00
idle.h
omm.cpp service: Update function tables 2019-11-12 10:32:56 -05:00
omm.h
spsm.cpp am: Update function tables and add missing classes (#4169) 2020-06-26 20:32:26 -04:00
spsm.h
tcap.cpp
tcap.h