There was an error fetching the commit references. Please try again later.
Merge pull request #1017 from ogniK5377/better-account
New account backend to allow for future extended support
No related branches found
No related tags found
Showing
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/acc/acc.cpp 64 additions, 62 deletionssrc/core/hle/service/acc/acc.cpp
- src/core/hle/service/acc/acc.h 5 additions, 1 deletionsrc/core/hle/service/acc/acc.h
- src/core/hle/service/acc/acc_aa.cpp 2 additions, 1 deletionsrc/core/hle/service/acc/acc_aa.cpp
- src/core/hle/service/acc/acc_aa.h 2 additions, 1 deletionsrc/core/hle/service/acc/acc_aa.h
- src/core/hle/service/acc/acc_su.cpp 3 additions, 2 deletionssrc/core/hle/service/acc/acc_su.cpp
- src/core/hle/service/acc/acc_su.h 2 additions, 1 deletionsrc/core/hle/service/acc/acc_su.h
- src/core/hle/service/acc/acc_u0.cpp 3 additions, 2 deletionssrc/core/hle/service/acc/acc_u0.cpp
- src/core/hle/service/acc/acc_u0.h 2 additions, 1 deletionsrc/core/hle/service/acc/acc_u0.h
- src/core/hle/service/acc/acc_u1.cpp 3 additions, 2 deletionssrc/core/hle/service/acc/acc_u1.cpp
- src/core/hle/service/acc/acc_u1.h 2 additions, 1 deletionsrc/core/hle/service/acc/acc_u1.h
- src/core/hle/service/acc/profile_manager.cpp 226 additions, 0 deletionssrc/core/hle/service/acc/profile_manager.cpp
- src/core/hle/service/acc/profile_manager.h 124 additions, 0 deletionssrc/core/hle/service/acc/profile_manager.h
Loading
Please register or sign in to comment