There was an error fetching the commit references. Please try again later.
applets: Pass current process title ID to applets
Avoids using system accessor to get current process in applet code.
Showing
- src/core/hle/service/am/am.cpp 7 additions, 5 deletionssrc/core/hle/service/am/am.cpp
- src/core/hle/service/am/am.h 4 additions, 2 deletionssrc/core/hle/service/am/am.h
- src/core/hle/service/am/applet_ae.cpp 15 additions, 11 deletionssrc/core/hle/service/am/applet_ae.cpp
- src/core/hle/service/am/applet_ae.h 2 additions, 1 deletionsrc/core/hle/service/am/applet_ae.h
- src/core/hle/service/am/applet_oe.cpp 8 additions, 6 deletionssrc/core/hle/service/am/applet_oe.cpp
- src/core/hle/service/am/applet_oe.h 2 additions, 1 deletionsrc/core/hle/service/am/applet_oe.h
- src/core/hle/service/am/applets/applets.cpp 12 additions, 9 deletionssrc/core/hle/service/am/applets/applets.cpp
- src/core/hle/service/am/applets/applets.h 1 addition, 1 deletionsrc/core/hle/service/am/applets/applets.h
- src/core/hle/service/am/applets/web_browser.cpp 4 additions, 3 deletionssrc/core/hle/service/am/applets/web_browser.cpp
- src/core/hle/service/am/applets/web_browser.h 3 additions, 1 deletionsrc/core/hle/service/am/applets/web_browser.h
- src/core/hle/service/service.cpp 1 addition, 1 deletionsrc/core/hle/service/service.cpp
Loading
Please register or sign in to comment