suyu/src/core/hle/service/am/applets
Zach Hilman d018ac2c60 web_browser: Take ECommerce applet frontend optionally in constructor
If it is needed but wasn't passed (or passed nullptr), the Shop handling code will alert and throw an error.
2019-06-24 20:05:11 -04:00
..
applets.cpp applets: Track ECommerce and Parental Control applet frontends 2019-06-24 20:05:11 -04:00
applets.h applets: Track ECommerce and Parental Control applet frontends 2019-06-24 20:05:11 -04:00
error.cpp applets/error: Save report on error applet 2019-05-25 16:09:20 -04:00
error.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
general_backend.cpp applets: Implement Auth applet backend 2019-06-24 20:05:11 -04:00
general_backend.h applets: Implement Auth applet backend 2019-06-24 20:05:11 -04:00
profile_select.cpp mii_manager: Fix incorrect loop condition in mii UUID generation code 2019-04-25 08:57:23 -04:00
profile_select.h mii_manager: Fix incorrect loop condition in mii UUID generation code 2019-04-25 08:57:23 -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 web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
web_browser.cpp web_browser: Use function tables for execute and initialize 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Take ECommerce applet frontend optionally in constructor 2019-06-24 20:05:11 -04:00