There was an error fetching the commit references. Please try again later.
FileSys: split the constructor into an Open method, in order to notify the...
FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. Kernel: Return an invalid handle to OpenFile when it failed to open.
Showing
- src/core/file_sys/archive_sdmc.cpp 2 additions, 0 deletionssrc/core/file_sys/archive_sdmc.cpp
- src/core/file_sys/file.h 6 additions, 0 deletionssrc/core/file_sys/file.h
- src/core/file_sys/file_romfs.cpp 8 additions, 0 deletionssrc/core/file_sys/file_romfs.cpp
- src/core/file_sys/file_romfs.h 6 additions, 0 deletionssrc/core/file_sys/file_romfs.h
- src/core/file_sys/file_sdmc.cpp 24 additions, 14 deletionssrc/core/file_sys/file_sdmc.cpp
- src/core/file_sys/file_sdmc.h 8 additions, 0 deletionssrc/core/file_sys/file_sdmc.h
- src/core/hle/kernel/archive.cpp 3 additions, 0 deletionssrc/core/hle/kernel/archive.cpp
Loading
Please register or sign in to comment