bunnei
|
f4590f3137
|
hle: Use Switch formatted result codes.
|
2017-10-31 19:26:11 -04:00 |
|
Yuri Kunde Schlesner
|
5dc6e08426
|
FileSys: Move all result description to errors.h
|
2017-05-24 21:06:00 -07:00 |
|
wwylele
|
8c0e40246d
|
file_sys: add Self NCCH archive
|
2017-02-13 13:57:38 +02:00 |
|
wwylele
|
f4b483015d
|
FileSys: Implement OtherSaveData
|
2016-11-29 23:50:00 +02:00 |
|
wwylele
|
f88b31502c
|
FileSys: add SDMCWriteOnlyArchive
|
2016-11-19 18:55:34 +02:00 |
|
wwylele
|
3359469b0b
|
FileSys: add SDMCArchive
Now DiskArchive only serves for SDMC, then it should be just a "SDMCArchive"
|
2016-11-19 18:24:37 +02:00 |
|
wwylele
|
aa4564c726
|
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 |
|