There was an error fetching the commit references. Please try again later.
am: rewrite ISelfController
Showing
- src/core/CMakeLists.txt 2 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/am/am_types.h 3 additions, 4 deletionssrc/core/hle/service/am/am_types.h
- src/core/hle/service/am/self_controller.cpp 0 additions, 470 deletionssrc/core/hle/service/am/self_controller.cpp
- src/core/hle/service/am/self_controller.h 0 additions, 60 deletionssrc/core/hle/service/am/self_controller.h
- src/core/hle/service/am/service/application_proxy.cpp 3 additions, 2 deletionssrc/core/hle/service/am/service/application_proxy.cpp
- src/core/hle/service/am/service/library_applet_proxy.cpp 3 additions, 2 deletionssrc/core/hle/service/am/service/library_applet_proxy.cpp
- src/core/hle/service/am/service/self_controller.cpp 393 additions, 0 deletionssrc/core/hle/service/am/service/self_controller.cpp
- src/core/hle/service/am/service/self_controller.h 72 additions, 0 deletionssrc/core/hle/service/am/service/self_controller.h
- src/core/hle/service/am/service/system_applet_proxy.cpp 3 additions, 2 deletionssrc/core/hle/service/am/service/system_applet_proxy.cpp
Loading
Please register or sign in to comment