yuzu/src/core/hle/service/am/applets
Zach Hilman 3898c3903e web_browser: Use function tables for execute and initialize
Allows easy handling of multiple shim types, as they have enough in common to be the same backend but not enough to share init/exec.
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: Use function tables for execute and initialize 2019-06-24 20:05:11 -04:00