There was an error fetching the commit references. Please try again later.
Merge pull request #874 from lioncash/am
service/am: Add missing am services
Showing
- src/core/CMakeLists.txt 6 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/am/am.cpp 6 additions, 0 deletionssrc/core/hle/service/am/am.cpp
- src/core/hle/service/am/idle.cpp 24 additions, 0 deletionssrc/core/hle/service/am/idle.cpp
- src/core/hle/service/am/idle.h 16 additions, 0 deletionssrc/core/hle/service/am/idle.h
- src/core/hle/service/am/omm.cpp 42 additions, 0 deletionssrc/core/hle/service/am/omm.cpp
- src/core/hle/service/am/omm.h 16 additions, 0 deletionssrc/core/hle/service/am/omm.h
- src/core/hle/service/am/spsm.cpp 30 additions, 0 deletionssrc/core/hle/service/am/spsm.cpp
- src/core/hle/service/am/spsm.h 16 additions, 0 deletionssrc/core/hle/service/am/spsm.h
Loading
Please register or sign in to comment