citra/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 FileSys: De-inline Path members 2015-05-06 23:45:06 -03:00
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 FS: Allow multiple instances of the same archive type to be open at once 2015-02-10 13:43:44 -02:00
archive_savedata.cpp Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
archive_savedata.h FS: Allow multiple instances of the same archive type to be open at once 2015-02-10 13:43:44 -02:00
archive_savedatacheck.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_savedatacheck.h FS: Allow multiple instances of the same archive type to be open at once 2015-02-10 13:43:44 -02:00
archive_sdmc.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
archive_sdmc.h FS: Allow multiple instances of the same archive type to be open at once 2015-02-10 13:43:44 -02:00
archive_systemsavedata.cpp Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 2015-03-14 12:00:01 -05:00
archive_systemsavedata.h Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 2015-03-14 12:00:01 -05:00
directory_backend.h Clean-up includes 2015-05-06 23:45:06 -03:00
disk_archive.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
disk_archive.h FileSys: Clean-up includes, de-inline destructors 2015-05-06 23:45:06 -03:00
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 FileSys: Clean-up includes, de-inline destructors 2015-05-06 23:45:06 -03:00