There was an error fetching the commit references. Please try again later.
fsp-srv: Implement OutputAccessLogToSdCard
Allows games to log data to the SD.
Showing
- src/core/core.cpp 1 addition, 1 deletionsrc/core/core.cpp
- src/core/hle/service/filesystem/filesystem.cpp 5 additions, 5 deletionssrc/core/hle/service/filesystem/filesystem.cpp
- src/core/hle/service/filesystem/filesystem.h 1 addition, 1 deletionsrc/core/hle/service/filesystem/filesystem.h
- src/core/hle/service/filesystem/fsp_srv.cpp 29 additions, 14 deletionssrc/core/hle/service/filesystem/fsp_srv.cpp
- src/core/hle/service/filesystem/fsp_srv.h 23 additions, 1 deletionsrc/core/hle/service/filesystem/fsp_srv.h
- src/core/hle/service/service.cpp 2 additions, 3 deletionssrc/core/hle/service/service.cpp
- src/core/hle/service/service.h 1 addition, 2 deletionssrc/core/hle/service/service.h
Loading
Please register or sign in to comment