yuzu/src/core/hle/service/am
bunnei 50c7539108
Merge pull request #3094 from lioncash/tables
service: Update function tables
2019-11-24 20:30:58 -05:00
..
applets kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
am.cpp Merge pull request #3094 from lioncash/tables 2019-11-24 20:30:58 -05:00
am.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
applet_ae.cpp configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
applet_ae.h am: Implement ISelfController Exit 2019-09-21 22:25:18 -04:00
applet_oe.cpp configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
omm.cpp service: Update function tables 2019-11-12 10:32:56 -05: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