yuzu/src/core/hle/service/am/applets
Zach Hilman de3cfb1d37 applets: Add Error applet
Responsible for displaying error codes and messages
2019-04-17 11:35:24 -04:00
..
applets.cpp applets: Add AppletManager class to control lifetime 2019-04-17 11:35:24 -04:00
applets.h applets: Add AppletManager class to control lifetime 2019-04-17 11:35:24 -04:00
error.cpp applets: Add Error applet 2019-04-17 11:35:24 -04:00
error.h applets: Add Error applet 2019-04-17 11:35:24 -04:00
profile_select.cpp applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
profile_select.h applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
software_keyboard.cpp applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
software_keyboard.h applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
stub_applet.cpp am: Return StubApplet instead of nullptr when AppletId not found 2018-11-22 15:58:11 -05:00
web_browser.cpp applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
web_browser.h applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00