There was an error fetching the commit references. Please try again later.
VFS Regression and Accuracy Fixes (#776)
* Regression and Mode Fixes * Review Fixes * string_view correction * Add operator& for FileSys::Mode * Return std::string from SanitizePath * Farming Simulator Fix * Use != With mode operator&
Showing
- src/common/file_util.cpp 10 additions, 1 deletionsrc/common/file_util.cpp
- src/common/file_util.h 3 additions, 0 deletionssrc/common/file_util.h
- src/core/file_sys/mode.h 6 additions, 0 deletionssrc/core/file_sys/mode.h
- src/core/file_sys/vfs_real.cpp 27 additions, 20 deletionssrc/core/file_sys/vfs_real.cpp
- src/core/hle/service/filesystem/filesystem.cpp 29 additions, 16 deletionssrc/core/hle/service/filesystem/filesystem.cpp
Loading
Please register or sign in to comment