yuzu-android/src/core/file_sys/system_archive
Lioncash 0a5456feb9 vfs_vector: Make creation of array vfs files less verbose
We can add a helper function to make creation of these files nicer.
While we're at it, we can eliminate an unnecessary std::array copy in
the constructor. This makes the overhead on some of these functions way
less intensive, given some arrays were quite large.

e.g. The timezone location names are 9633 bytes in size.
2020-08-05 12:37:00 -04:00
..
data Revert "system_archive: Fix Korean and Chinese fonts" 2020-01-30 22:02:15 -05:00
mii_model.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
mii_model.h system_archive: Add open-source reimplementation of MiiModel data 2019-07-10 07:21:36 -04:00
ng_word.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
ng_word.h system_archive: Implement open source NgWord2 2018-12-06 10:17:50 -05:00
shared_font.cpp shared_font: Service::NS::EncryptSharedFont takes a size_t& 2020-06-18 15:47:44 +01:00
shared_font.h system_archive: Synthesize shared fonts system archives 2019-10-13 13:46:10 -04:00
system_archive.cpp system_archive: Add a basic HLE implementation for time zone binary. 2020-01-04 13:48:29 -05:00
system_archive.h file_sys: Add framework for synthesizing open source archives 2018-11-15 22:34:35 -05:00
system_version.cpp file_sys: Update SystemVersion archive to version 10.0.2 2020-05-16 13:56:06 +10:00
system_version.h set_sys: Use official nintendo version string 2019-03-10 19:54:13 -04:00
time_zone_binary.cpp vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
time_zone_binary.h system_archive: Add a basic HLE implementation for time zone binary. 2020-01-04 13:48:29 -05:00