There was an error fetching the commit references. Please try again later.
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.
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/am/applets/stub_applet.cpp 65 additions, 0 deletionssrc/core/hle/service/am/applets/stub_applet.cpp
- src/core/hle/service/am/applets/stub_applet.h 31 additions, 0 deletionssrc/core/hle/service/am/applets/stub_applet.h
Please register or sign in to comment