ctrtool: updated exheader/ncch/exefs code

Fixed unnecessary string related code. Corrected system saveid check.
Other misc changes.
This commit is contained in:
3DSGuy
2014-04-21 18:21:06 +08:00
parent 07afa7c498
commit c56a16756e
5 changed files with 123 additions and 85 deletions
+4 -1
View File
@@ -56,7 +56,10 @@ typedef struct
typedef struct
{
u8 programid[8];
u8 flags[8];
u8 coreversion[4];
u8 reserved0[2];
u8 flag;
u8 priority;
u8 resourcelimitdescriptor[0x10][2];
exheader_storageinfo storageinfo;
u8 serviceaccesscontrol[0x20][8];