This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-05-14 01:10:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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