Filesystem services: Difference between revisions
Slashmolder (talk | contribs) |
Slashmolder (talk | contribs) |
||
Line 478: | Line 478: | ||
| 0x085C00C0 | | 0x085C00C0 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | SetCtrCardLatencyParameter | ||
| 0xE | | 0xE | ||
|- | |- | ||
Line 488: | Line 488: | ||
| 0x085E0040 | | 0x085E0040 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | ResetCardCompatibilityParameter | ||
| 0xE | | 0xE | ||
|- | |- | ||
| 0x085F0040 | | 0x085F0040 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| | | SwitchCleanupInvalidSaveData | ||
| 0x12004 | | 0x12004 | ||
|- | |- | ||
Line 518: | Line 518: | ||
| 0x08640000 | | 0x08640000 | ||
| [[3.0.0-5]] | | [[3.0.0-5]] | ||
| Stubbed, this returns an error. | | Obsoleted_4_0_GetNandInfo Stubbed, this returns an error. | ||
| None | | None | ||
|- | |- | ||
| 0x08650140 | | 0x08650140 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| | | SetSaveDataSecureValue, this is used with [[Anti Savegame Restore]]. | ||
| 0x121004(in certain cases this doesn't apply however) | | 0x121004(in certain cases this doesn't apply however) | ||
|- | |- | ||
| 0x086600C0 | | 0x086600C0 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| | | GetSaveDataSecureValue, this is used with [[Anti Savegame Restore]]. | ||
| 0x121004(in certain cases this doesn't apply however) | | 0x121004(in certain cases this doesn't apply however) | ||
|- | |- | ||
| 0x086700C4 | | 0x086700C4 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| | | ControlSecureSave | ||
| 0x121004 | | 0x121004 | ||
|- | |- | ||
| 0x08680000 | | 0x08680000 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| This loads the u8 mediatype for the current application from already initialized state, this u8 was originally loaded from the same data used by [[FS:GetProgramLaunchInfo|GetProgramLaunchInfo]]. This then writes the u8 to response-word[2]. This is used with [[Anti Savegame Restore]]. | | GetMediaType, This loads the u8 mediatype for the current application from already initialized state, this u8 was originally loaded from the same data used by [[FS:GetProgramLaunchInfo|GetProgramLaunchInfo]]. This then writes the u8 to response-word[2]. This is used with [[Anti Savegame Restore]]. | ||
| None | | None | ||
|- | |- | ||
| 0x08690000 | | 0x08690000 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| Stubbed, this returns an error. | | Obsoleted_4_0_GetNandEraseCount Stubbed, this returns an error. | ||
| None | | None | ||
|- | |- | ||
| 0x086A0082 | | 0x086A0082 | ||
| [[4.0.0-7]] | | [[4.0.0-7]] | ||
| This is a wrapper for [[Filesystem_services_PXI|FSPXI]] command 0x00550082. | | ReadNandReport This is a wrapper for [[Filesystem_services_PXI|FSPXI]] command 0x00550082. | ||
| None | | None | ||
|- | |- |