This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
8f183a47dd3dca5247b893960afd09b6f603ae87
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
History
Zach Hilman
8f183a47dd
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
...
Prevents unnecessary re-reads of the metadata and unnecessary temporary objects.
2018-11-01 20:24:32 -04:00
..
filesystem.cpp
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
2018-11-01 20:24:32 -04:00
filesystem.h
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
2018-11-01 20:24:32 -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
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
2018-10-27 11:56:39 +02:00
fsp_srv.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00