citra/src/core/hle
wwylele 7166fdc490 FileSys: add SaveDataArchive
The error checking of SaveDataArchive is completely different from DiskArchive, so it has to be a new class instead of a subclass of DiskArchive.
2016-11-19 17:17:19 +02:00
..
applets Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
kernel Fix typos 2016-10-20 12:26:59 -02:00
service FileSys: make Archive interfaces return error code 2016-11-01 18:30:32 +02:00
config_mem.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
hle.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hle.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
result.h FileSys: add SaveDataArchive 2016-11-19 17:17:19 +02:00
shared_page.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
shared_page.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
svc.cpp name objects 2016-09-22 13:52:52 +08:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00