There was an error fetching the commit references. Please try again later.
Service/am: Add AppletAE service (#153)
* Add AppletAE, step 1: move common interfaces to am.h * Add AppletAE, step 2
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/am/am.cpp 333 additions, 0 deletionssrc/core/hle/service/am/am.cpp
- src/core/hle/service/am/am.h 93 additions, 0 deletionssrc/core/hle/service/am/am.h
- src/core/hle/service/am/applet_ae.cpp 112 additions, 0 deletionssrc/core/hle/service/am/applet_ae.cpp
- src/core/hle/service/am/applet_ae.h 30 additions, 0 deletionssrc/core/hle/service/am/applet_ae.h
- src/core/hle/service/am/applet_oe.cpp 1 addition, 373 deletionssrc/core/hle/service/am/applet_oe.cpp
- src/core/hle/service/am/applet_oe.h 0 additions, 6 deletionssrc/core/hle/service/am/applet_oe.h
Loading
Please register or sign in to comment