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
Age
Commit message (
Expand
)
Author
2020-07-17
Merge pull request #4309 from Morph1984/fix-romfs-bug
bunnei
2020-07-16
Check for empty section0 and CNMT prior to install
Morph
2020-07-15
clang format
Morph
2020-07-15
Use proper install result when overwriting files
Morph
2020-07-15
Remove global system instance and address feedback
Morph
2020-07-15
registered_cache: Remove previous update/dlc if it exists on install
Morph
2020-07-14
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-12
fs: Fix RomFS building when zero byte files are present
Morph
2020-07-10
vfs_real: Fix MoveFile
Morph
2020-07-10
bis_factory: Set User NAND free space to be 1 MiB less than total.
Morph
2020-07-10
sdmc_factory: Set the SDMC total size to 1 TiB
Morph
2020-07-10
bis_factory: Use hardware default NAND partition sizes
Morph
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-06-19
Merge pull request #4099 from MerryMage/macOS-build
bunnei
2020-06-19
mii_model: Remove redundant std::move
MerryMage
2020-06-18
shared_font: Service::NS::EncryptSharedFont takes a size_t&
MerryMage
2020-05-28
Make copying directory string more concise
lat9nq
2020-05-28
Address requested changes
lat9nq
2020-05-27
*nix systems can read any-case patch directories
lat9nq
2020-05-20
Merge pull request #3946 from ogniK5377/sysverdat-10-0-2
bunnei
2020-05-20
crypto: Make KeyManager a singleton class
FearlessTobi
2020-05-16
file_sys: Update SystemVersion archive to version 10.0.2
David Marcec
2020-05-11
file_sys: savefata_factory: Update to support DeviceSaveData.
bunnei
2020-05-11
file_sys: control_metadata: Expose device_save_data_size.
bunnei
2020-04-20
file_sys: program_metadata: Add a helper function for generating reasonable d...
bunnei
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-14
file_sys: patch_manager: Return early when there are no layers to apply.
bunnei
2020-04-07
file_sys: fix LayeredFS error when loading some games made with… (#3602)
enler
2020-01-30
Revert "system_archive: Fix Korean and Chinese fonts"
bunnei
2020-01-30
Merge pull request #3151 from FearlessTobi/fix-korean
bunnei
2020-01-24
Disable clang-format for font files
FearlessTobi
2020-01-19
system_archive: Fix Chinese font
FearlessTobi
2020-01-19
system_archive: Fix Korean font
FearlessTobi
2020-01-04
system_archive: Add a basic HLE implementation for time zone binary.
bunnei
2019-11-28
Merge pull request #3171 from lioncash/internal-link
bunnei
2019-11-28
patch_manager: Adds check for disabled cheats to prevent them from being enab...
Morph
2019-11-27
filesys/romfs: Remove unused includes
Lioncash
2019-11-27
filesys/romfs: Make ProcessFile and ProcessDirectory internally linked
Lioncash
2019-11-27
file_sys/directory: Make EntryType an enum class
Lioncash
2019-11-15
Merge pull request #3091 from lioncash/core-conversion
bunnei
2019-11-14
Merge pull request #3093 from lioncash/mbedtls
bunnei
2019-11-13
xts_archive: Remove redundant std::string constructor
Lioncash
2019-11-12
core: Migrate off deprecated mbedtls functions
Lioncash
2019-11-12
loader; Resolve sign conversion/truncation errors
Lioncash
2019-11-12
file_sys: Resolve sign conversion warnings
Lioncash
2019-11-03
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-10-22
savedata_factory: Automatically create certain savedata
Zach Hilman
2019-10-14
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
[next]