This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced
2025-12-17 00:52:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8db3feae19e6dcaad3490ace14b0b842d9eb758f
yuzu-mainline
/
src
/
core
/
hle
/
service
/
filesystem
History
Morph
8db3feae19
filesystem: Fix CreateDirectory and DeleteFile
...
Add a check if dir is nullptr (does not exist) Fixes save game creation in Hades
2020-10-13 00:57:04 -04:00
..
filesystem.cpp
filesystem: Fix CreateDirectory and DeleteFile
2020-10-13 00:57:04 -04:00
filesystem.h
fs: Rename SaveDataDescriptor to SaveDataAttribute
2020-07-30 15:29:39 -04:00
fsp_ldr.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_ldr.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_pr.cpp
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_pr.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00
fsp_srv.cpp
fsp_srv: Resolve -Wunused-but-set-variable warning
2020-08-23 17:16:32 -04:00
fsp_srv.h
fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute
2020-07-30 15:39:44 -04:00