This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2024-12-03 14:24:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a8e540681
yuzu-android
/
src
/
core
/
file_sys
History
Zach Hilman
0a8e540681
submisson_package: Fix edge case with improperly sized filenames
...
Prevents a crash if the filename is less than 9 characters long.
2019-09-21 16:43:10 -04:00
..
system_archive
system_archive: Add open-source reimplementation of MiiModel data
2019-07-10 07:21:36 -04:00
bis_factory.cpp
bis_factory: Fix mod loader edge-case with homebrew title IDs
2019-09-21 16:43:10 -04:00
bis_factory.h
bis_factory: Add accessors for BIS placeholder caches
2019-09-21 16:43:10 -04:00
card_image.cpp
card_image.h
cheat_engine.cpp
cheat_engine.h
content_archive.cpp
Update content_archive.cpp
2019-06-19 22:01:41 -04:00
content_archive.h
control_metadata.cpp
Addressed issues
2019-06-17 08:17:26 +10:00
control_metadata.h
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
2019-06-16 19:06:33 +10:00
directory.h
errors.h
fsmitm_romfsbuild.cpp
fsmitm_romfsbuild.h
ips_layer.cpp
ips_layer.h
kernel_executable.cpp
kernel_executable.h
mode.h
nca_metadata.cpp
nca_metadata.h
file_sys: Rename other ContentRecordType members
2019-07-02 00:57:23 +01:00
nca_patch.cpp
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
2019-09-21 16:43:10 -04:00
patch_manager.h
glue: Correct missing bytes in ApplicationLaunchParameter
2019-06-25 22:25:10 -04:00
program_metadata.cpp
Implement MapPhysicalMemory/UnmapPhysicalMemory
2019-07-07 11:45:53 -07:00
program_metadata.h
Implement MapPhysicalMemory/UnmapPhysicalMemory
2019-07-07 11:45:53 -07:00
registered_cache.cpp
registered_cache: Process *.cnmt.nca files
2019-09-21 16:43:10 -04:00
registered_cache.h
registered_cache: Implement PlaceholderCache to manage placeholder and installing content
2019-09-21 16:43:10 -04:00
romfs_factory.cpp
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp
savedata_factory: Implement savedata creation and don't create dir on open
2019-09-21 16:43:10 -04:00
savedata_factory.h
savedata_factory: Implement savedata creation and don't create dir on open
2019-09-21 16:43:10 -04:00
sdmc_factory.cpp
sdmc_factory: Add accessor for SDMC Album directory
2019-09-21 16:43:10 -04:00
sdmc_factory.h
sdmc_factory: Add accessor for SDMC Album directory
2019-09-21 16:43:10 -04:00
submission_package.cpp
submisson_package: Fix edge case with improperly sized filenames
2019-09-21 16:43:10 -04:00
submission_package.h
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp
vfs_real.h
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h
vfs.cpp
vfs.h
xts_archive.cpp
xts_archive.h