index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
bis_factory.h
Age
Commit message (
Expand
)
Author
2020-09-16
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2019-09-30
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-21
bis_factory: Add getters for NAND partition sizes
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS placeholder caches
Zach Hilman
2019-09-21
bis_factory: Add accessor for NAND Image Directory
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS content directories
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS partitions
Zach Hilman
2018-10-29
bis_factory: Add getter for mod dump root for a title ID
Zach Hilman
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-21
bis_factory: Add mod directory VFS getter
Zach Hilman
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-08-11
bis_factory: Add partial implementation of BISFactory
Zach Hilman