Difference between revisions of "Filesystem services PXI"
Jump to navigation
Jump to search
Line 36: | Line 36: | ||
| 0x00190000 | | 0x00190000 | ||
| GetSdmcArchiveResource | | GetSdmcArchiveResource | ||
+ | |- | ||
+ | | 0x001E0042 | ||
+ | | GetSdmcCid | ||
+ | |- | ||
+ | | 0x001F0042 | ||
+ | | GetNandCid | ||
+ | |- | ||
+ | | 0x00220042 | ||
+ | | GetSdmcLog | ||
+ | |- | ||
+ | | 0x00230042 | ||
+ | | GetNandLog | ||
+ | |- | ||
+ | | 0x00420000 | ||
+ | | CreateSeed | ||
|} | |} |
Revision as of 20:58, 28 May 2012
Command Header | Description |
---|---|
0x000101C2 | OpenFile |
0x00090142 | ReadFile |
0x000A00C2 | CalculateFileHashSHA256 |
0x000B0182 | WriteFile |
0x000C0104 | CalcSavegameMAC |
0x000D0080 | GetFileSize |
0x000F0080 | CloseFile |
0x001200C2 | OpenArchive |
0x00160080 | CloseArchive |
0x00180000 | GetCardType |
0x00190000 | GetSdmcArchiveResource |
0x001E0042 | GetSdmcCid |
0x001F0042 | GetNandCid |
0x00220042 | GetSdmcLog |
0x00230042 | GetNandLog |
0x00420000 | CreateSeed |