There was an error fetching the commit references. Please try again later.
Merge pull request #1520 from JamePeng/checknew3ds
Implement CheckNew3DS and CheckNew3DSApp
No related branches found
No related tags found
Showing
- src/citra/config.cpp 3 additions, 2 deletionssrc/citra/config.cpp
- src/citra_qt/config.cpp 4 additions, 2 deletionssrc/citra_qt/config.cpp
- src/core/hle/service/apt/apt.cpp 51 additions, 0 deletionssrc/core/hle/service/apt/apt.cpp
- src/core/hle/service/apt/apt.h 44 additions, 0 deletionssrc/core/hle/service/apt/apt.h
- src/core/hle/service/apt/apt_a.cpp 5 additions, 1 deletionsrc/core/hle/service/apt/apt_a.cpp
- src/core/hle/service/apt/apt_s.cpp 5 additions, 3 deletionssrc/core/hle/service/apt/apt_s.cpp
- src/core/hle/service/apt/apt_u.cpp 5 additions, 3 deletionssrc/core/hle/service/apt/apt_u.cpp
- src/core/hle/service/ptm/ptm.cpp 15 additions, 1 deletionsrc/core/hle/service/ptm/ptm.cpp
- src/core/hle/service/ptm/ptm.h 8 additions, 0 deletionssrc/core/hle/service/ptm/ptm.h
- src/core/hle/service/ptm/ptm_sysm.cpp 2 additions, 2 deletionssrc/core/hle/service/ptm/ptm_sysm.cpp
- src/core/settings.h 3 additions, 0 deletionssrc/core/settings.h
Loading
Please register or sign in to comment