There was an error fetching the commit references. Please try again later.
Services: Continue separation of services into their own folders
Showing
- src/common/logging/backend.cpp 1 addition, 0 deletionssrc/common/logging/backend.cpp
- src/common/logging/log.h 3 additions, 2 deletionssrc/common/logging/log.h
- src/core/CMakeLists.txt 52 additions, 28 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/am/am.cpp 55 additions, 0 deletionssrc/core/hle/service/am/am.cpp
- src/core/hle/service/am/am.h 47 additions, 0 deletionssrc/core/hle/service/am/am.h
- src/core/hle/service/am/am_app.cpp 20 additions, 0 deletionssrc/core/hle/service/am/am_app.cpp
- src/core/hle/service/am/am_app.h 22 additions, 0 deletionssrc/core/hle/service/am/am_app.h
- src/core/hle/service/am/am_net.cpp 7 additions, 10 deletionssrc/core/hle/service/am/am_net.cpp
- src/core/hle/service/am/am_net.h 22 additions, 0 deletionssrc/core/hle/service/am/am_net.h
- src/core/hle/service/am/am_sys.cpp 22 additions, 0 deletionssrc/core/hle/service/am/am_sys.cpp
- src/core/hle/service/am/am_sys.h 22 additions, 0 deletionssrc/core/hle/service/am/am_sys.h
- src/core/hle/service/am/am_u.cpp 22 additions, 0 deletionssrc/core/hle/service/am/am_u.cpp
- src/core/hle/service/am/am_u.h 22 additions, 0 deletionssrc/core/hle/service/am/am_u.h
- src/core/hle/service/am_sys.cpp 0 additions, 62 deletionssrc/core/hle/service/am_sys.cpp
- src/core/hle/service/boss/boss.cpp 29 additions, 0 deletionssrc/core/hle/service/boss/boss.cpp
- src/core/hle/service/boss/boss.h 20 additions, 0 deletionssrc/core/hle/service/boss/boss.h
- src/core/hle/service/boss/boss_p.cpp 20 additions, 0 deletionssrc/core/hle/service/boss/boss_p.cpp
- src/core/hle/service/boss/boss_p.h 22 additions, 0 deletionssrc/core/hle/service/boss/boss_p.h
- src/core/hle/service/boss/boss_u.cpp 21 additions, 0 deletionssrc/core/hle/service/boss/boss_u.cpp
- src/core/hle/service/boss/boss_u.h 22 additions, 0 deletionssrc/core/hle/service/boss/boss_u.h
Loading
Please register or sign in to comment