yuzu/src/core/hle/service/am
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional
Now that we can actually use std::optional on macOS, we don't need to
continue using boost::optional here.
2018-10-24 11:06:52 -04:00
..
am.cpp profile_manager: Use std::optional instead of boost::optional 2018-10-24 11:06:52 -04:00
am.h Stubbed home blocking 2018-10-20 00:01:10 +11:00
applet_ae.cpp am: Update service function tables 2018-10-21 16:40:20 -04:00
applet_ae.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
applet_oe.cpp am: Update service function tables 2018-10-21 16:40:20 -04:00
applet_oe.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
idle.cpp am: Update service function tables 2018-10-21 16:40:20 -04:00
idle.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
omm.cpp omm: Update service function tables 2018-10-19 04:04:59 -04:00
omm.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spsm.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spsm.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
tcap.cpp am: Add the basic skeleton for the tcap service 2018-10-21 16:50:17 -04:00
tcap.h am: Add the basic skeleton for the tcap service 2018-10-21 16:50:17 -04:00