Browse Source
HLE/FS: Return the proper error codes on file Read/Write operations.
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.nce_cpp
7 changed files with 40 additions and 18 deletions
-
14src/core/file_sys/disk_archive.cpp
-
4src/core/file_sys/disk_archive.h
-
9src/core/file_sys/file_backend.h
-
9src/core/file_sys/ivfc_archive.cpp
-
4src/core/file_sys/ivfc_archive.h
-
1src/core/hle/result.h
-
17src/core/hle/service/fs/archive.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue