.. |
archive_backend.cpp
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
archive_backend.h
|
FS: convert to service framework
|
2018-02-15 23:02:09 +02:00 |
archive_extsavedata.cpp
|
Merge pull request #4229 from zhaowenlan1779/open-folder
|
2018-10-05 00:46:43 -05:00 |
archive_extsavedata.h
|
Merge pull request #4229 from zhaowenlan1779/open-folder
|
2018-10-05 00:46:43 -05:00 |
archive_ncch.cpp
|
Merge pull request #4244 from wwylele/swap-enum
|
2018-10-04 14:51:49 -04:00 |
archive_ncch.h
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
archive_other_savedata.cpp
|
log: replace all NGLOG with LOG
|
2018-06-29 14:18:07 +03:00 |
archive_other_savedata.h
|
FileSys: Implement OtherSaveData
|
2016-11-29 23:50:00 +02:00 |
archive_savedata.cpp
|
kernel/process: move current process to kernel instance
|
2018-10-22 21:32:34 -04:00 |
archive_savedata.h
|
FileSys: abstract SD save data archive source
|
2016-11-29 23:50:00 +02:00 |
archive_sdmc.cpp
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
archive_sdmc.h
|
file_sys: Make a few single-argument constructors explicit
|
2016-12-07 17:26:56 -05:00 |
archive_sdmcwriteonly.cpp
|
log: replace all NGLOG with LOG
|
2018-06-29 14:18:07 +03:00 |
archive_sdmcwriteonly.h
|
file_sys: Make a few single-argument constructors explicit
|
2016-12-07 17:26:56 -05:00 |
archive_selfncch.cpp
|
kernel/process: move current process to kernel instance
|
2018-10-22 21:32:34 -04:00 |
archive_selfncch.h
|
ncch_container: support encrypted games
|
2018-08-07 18:53:06 +03:00 |
archive_source_sd_savedata.cpp
|
Address review comments
|
2018-09-06 00:00:21 +02:00 |
archive_source_sd_savedata.h
|
archive_source_sd_savedata: Add static method to get a specific save data path
|
2016-12-15 09:59:41 +00:00 |
archive_systemsavedata.cpp
|
Address review comments
|
2018-09-06 00:00:21 +02:00 |
archive_systemsavedata.h
|
file_sys: Make a few single-argument constructors explicit
|
2016-12-07 17:26:56 -05:00 |
cia_common.h
|
FileSys::Ticket::Load: Return error if signature type does not match (#4339)
|
2018-10-15 11:26:35 -04:00 |
cia_container.cpp
|
FileSys/cia: add ticket parsing
|
2018-09-23 13:05:55 -04:00 |
cia_container.h
|
FileSys/cia: add ticket parsing
|
2018-09-23 13:05:55 -04:00 |
delay_generator.cpp
|
FileSys/DelayGenerator: add missing #include and virtual dtor (#4363)
|
2018-10-27 12:46:03 +08:00 |
delay_generator.h
|
FileSys/DelayGenerator: add missing #include and virtual dtor (#4363)
|
2018-10-27 12:46:03 +08:00 |
directory_backend.h
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
disk_archive.cpp
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
disk_archive.h
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
errors.h
|
file_sys/errors: Add ERROR_INSUFFICIENT_SPACE
|
2017-11-05 13:26:29 -07:00 |
file_backend.h
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
ivfc_archive.cpp
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
ivfc_archive.h
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
ncch_container.cpp
|
Merge branch 'master' of github.com:citra-emu/citra into ips-patches
|
2018-11-15 07:11:18 -06:00 |
ncch_container.h
|
Remove ApplyIPS from the class and header
|
2018-11-15 07:11:06 -06:00 |
path_parser.cpp
|
FileSys: add PathParser
|
2016-11-19 17:17:19 +02:00 |
path_parser.h
|
file_sys: Make a few single-argument constructors explicit
|
2016-12-07 17:26:56 -05:00 |
romfs_reader.cpp
|
ncch_container: support encrypted games
|
2018-08-07 18:53:06 +03:00 |
romfs_reader.h
|
ncch_container: support encrypted games
|
2018-08-07 18:53:06 +03:00 |
savedata_archive.cpp
|
Prefix all size_t with std::
|
2018-09-06 16:03:28 -04:00 |
savedata_archive.h
|
file_sys: Make a few single-argument constructors explicit
|
2016-12-07 17:26:56 -05:00 |
seed_db.cpp
|
SeedDB: replace seek(tell, set) with seek(cur) (#4344)
|
2018-10-25 21:39:26 -04:00 |
seed_db.h
|
Implement SeedDB & Seed Crypto
|
2018-10-02 10:12:40 -05:00 |
ticket.cpp
|
FileSys::Ticket::Load: Return error if signature type does not match (#4339)
|
2018-10-15 11:26:35 -04:00 |
ticket.h
|
Replace boost::optional with std::optional where possible
|
2018-10-05 13:51:09 +02:00 |
title_metadata.cpp
|
FileSys::Ticket::Load: Return error if signature type does not match (#4339)
|
2018-10-15 11:26:35 -04:00 |
title_metadata.h
|
FileSys/cia: add ticket parsing
|
2018-09-23 13:05:55 -04:00 |