There was an error fetching the commit references. Please try again later.
HLE/FS: Return the proper error codes on file Read/Write operations.
These operations are limited by the open flags specified while opening the file.
Showing
- src/core/file_sys/disk_archive.cpp 10 additions, 4 deletionssrc/core/file_sys/disk_archive.cpp
- src/core/file_sys/disk_archive.h 2 additions, 2 deletionssrc/core/file_sys/disk_archive.h
- src/core/file_sys/file_backend.h 5 additions, 4 deletionssrc/core/file_sys/file_backend.h
- src/core/file_sys/ivfc_archive.cpp 5 additions, 4 deletionssrc/core/file_sys/ivfc_archive.cpp
- src/core/file_sys/ivfc_archive.h 2 additions, 2 deletionssrc/core/file_sys/ivfc_archive.h
- src/core/hle/result.h 1 addition, 0 deletionssrc/core/hle/result.h
- src/core/hle/service/fs/archive.cpp 15 additions, 2 deletionssrc/core/hle/service/fs/archive.cpp
Loading
Please register or sign in to comment