You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/hle/service/am
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578)
* get rid of boost::optional

* Remove optional references

* Use std::reference_wrapper for optional references

* Fix clang format

* Fix clang format part 2

* Adressed feedback

* Fix clang format and MacOS build
7 years ago
..
am.cpp global: Use std::optional instead of boost::optional (#1578) 7 years ago
am.h Stubbed home blocking 7 years ago
applet_ae.cpp am: Update service function tables 7 years ago
applet_ae.h hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
applet_oe.cpp am: Update service function tables 7 years ago
applet_oe.h hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
idle.cpp am: Update service function tables 7 years ago
idle.h hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
omm.cpp omm: Update service function tables 7 years ago
omm.h hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
spsm.cpp hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
spsm.h hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
tcap.cpp am: Add the basic skeleton for the tcap service 7 years ago
tcap.h am: Add the basic skeleton for the tcap service 7 years ago