1
0
Fork 0
forked from suyu/suyu
suyu/src
Zach Hilman 4082c4eda6 savedata_factory: Partially implement IVFC save sizes using files
This stores a file in the save directory called '.yuzu_save_size' which stores the two save sizes (normal area and journaled area) sequentially as u64s.
2018-12-27 00:18:00 -05:00
..
audio_core Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
common common/quaternion: Ensure that w is always initialized 2018-12-21 15:25:31 -05:00
core savedata_factory: Partially implement IVFC save sizes using files 2018-12-27 00:18:00 -05:00
input_common
tests
video_core renderer_opengl: Correct forward declaration of FramebufferLayout 2018-12-26 17:32:32 -05:00
web_service
yuzu Merge pull request #1948 from lioncash/translatable 2018-12-26 20:39:30 -05:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 -05:00
.clang-format
CMakeLists.txt