suyu/src/core/hle/service/am/applets
Zach Hilman 699900eed0 applets: Add StubApplet
This will log all data it receives, log all calls to its methods and push dummy data into both channels on execution.
2018-11-21 21:20:02 -05:00
..
applets.cpp am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
applets.h am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
software_keyboard.cpp am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
software_keyboard.h am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
stub_applet.cpp applets: Add StubApplet 2018-11-21 21:20:02 -05:00
stub_applet.h applets: Add StubApplet 2018-11-21 21:20:02 -05:00