There was an error fetching the commit references. Please try again later.
General Filesystem and Save Data Fixes (#670)
Showing
- src/core/file_sys/errors.h 2 additions, 0 deletionssrc/core/file_sys/errors.h
- src/core/file_sys/filesystem.h 0 additions, 31 deletionssrc/core/file_sys/filesystem.h
- src/core/file_sys/romfs_factory.cpp 3 additions, 14 deletionssrc/core/file_sys/romfs_factory.cpp
- src/core/file_sys/romfs_factory.h 3 additions, 8 deletionssrc/core/file_sys/romfs_factory.h
- src/core/file_sys/savedata_factory.cpp 73 additions, 22 deletionssrc/core/file_sys/savedata_factory.cpp
- src/core/file_sys/savedata_factory.h 37 additions, 9 deletionssrc/core/file_sys/savedata_factory.h
- src/core/file_sys/sdmc_factory.cpp 2 additions, 14 deletionssrc/core/file_sys/sdmc_factory.cpp
- src/core/file_sys/sdmc_factory.h 3 additions, 8 deletionssrc/core/file_sys/sdmc_factory.h
- src/core/hle/service/am/am.cpp 5 additions, 14 deletionssrc/core/hle/service/am/am.cpp
- src/core/hle/service/filesystem/filesystem.cpp 49 additions, 28 deletionssrc/core/hle/service/filesystem/filesystem.cpp
- src/core/hle/service/filesystem/filesystem.h 17 additions, 31 deletionssrc/core/hle/service/filesystem/filesystem.h
- src/core/hle/service/filesystem/fsp_srv.cpp 59 additions, 26 deletionssrc/core/hle/service/filesystem/fsp_srv.cpp
- src/core/hle/service/filesystem/fsp_srv.h 0 additions, 2 deletionssrc/core/hle/service/filesystem/fsp_srv.h
- src/core/loader/deconstructed_rom_directory.cpp 1 addition, 2 deletionssrc/core/loader/deconstructed_rom_directory.cpp
- src/core/loader/nca.cpp 1 addition, 2 deletionssrc/core/loader/nca.cpp
- src/core/loader/nso.cpp 1 addition, 1 deletionsrc/core/loader/nso.cpp
Loading
Please register or sign in to comment