yuzu/src/core/hle/service/am
David Marcec 0f6064e5c9 style: Change AMs & Glues error codes to be dec instead of hex
Consistency for the rest of the error codes in the codebase
2020-04-29 00:49:49 +10:00
..
applets core/web_browser: Allow WebApplet to exit gracefully when an error occurs 2020-03-22 16:01:13 +01:00
am.cpp style: Change AMs & Glues error codes to be dec instead of hex 2020-04-29 00:49:49 +10:00
am.h am: Implement VR related APIs 2020-03-27 18:22:28 +09: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