2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/file_sys
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files
memory.cpp/h contains definitions related to acessing memory and
configuring the address space
mem_map.cpp/h contains higher-level definitions related to configuring
the address space accoording to the kernel and allocating memory.
2015-05-15 00:04:38 -03:00
..
archive_backend.cpp Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
archive_backend.h
archive_extsavedata.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_extsavedata.h Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 2015-03-14 12:00:01 -05:00
archive_romfs.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_romfs.h
archive_savedata.cpp Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
archive_savedata.h
archive_savedatacheck.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_savedatacheck.h
archive_sdmc.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_sdmc.h
archive_systemsavedata.cpp
archive_systemsavedata.h
directory_backend.h
disk_archive.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
disk_archive.h
file_backend.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
ivfc_archive.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
ivfc_archive.h