There was an error fetching the commit references. Please try again later.
Service: add fatal:u, fatal:p services
Showing
- src/common/logging/backend.cpp 1 addition, 0 deletionssrc/common/logging/backend.cpp
- src/common/logging/log.h 1 addition, 0 deletionssrc/common/logging/log.h
- src/core/CMakeLists.txt 6 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/fatal/fatal.cpp 38 additions, 0 deletionssrc/core/hle/service/fatal/fatal.cpp
- src/core/hle/service/fatal/fatal.h 29 additions, 0 deletionssrc/core/hle/service/fatal/fatal.h
- src/core/hle/service/fatal/fatal_p.cpp 14 additions, 0 deletionssrc/core/hle/service/fatal/fatal_p.cpp
- src/core/hle/service/fatal/fatal_p.h 18 additions, 0 deletionssrc/core/hle/service/fatal/fatal_p.h
- src/core/hle/service/fatal/fatal_u.cpp 19 additions, 0 deletionssrc/core/hle/service/fatal/fatal_u.cpp
- src/core/hle/service/fatal/fatal_u.h 18 additions, 0 deletionssrc/core/hle/service/fatal/fatal_u.h
- src/core/hle/service/service.cpp 2 additions, 0 deletionssrc/core/hle/service/service.cpp
src/core/hle/service/fatal/fatal.cpp
0 → 100644
src/core/hle/service/fatal/fatal.h
0 → 100644
src/core/hle/service/fatal/fatal_p.cpp
0 → 100644
src/core/hle/service/fatal/fatal_p.h
0 → 100644
src/core/hle/service/fatal/fatal_u.cpp
0 → 100644
src/core/hle/service/fatal/fatal_u.h
0 → 100644
Please register or sign in to comment