Filesystem services: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Filesystem services = == fsp-srv == {| class="wikitable" border="1" |- ! Cmd || Name || Format |- | 1 || || |- | 2 || || |- | 7 || || |- | 8 || MountContent || |- | 11..." |
|||
Line 4: | Line 4: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 1 | | 1 || | ||
|- | |- | ||
| 2 | | 2 || | ||
|- | |- | ||
| 7 | | 7 || | ||
|- | |- | ||
| 8 || MountContent | | 8 || MountContent | ||
|- | |- | ||
| 11 | | 11 || | ||
|- | |- | ||
| 12 || OpenBisPartition | | 12 || OpenBisPartition | ||
|- | |- | ||
| 13 | | 13 || | ||
|- | |- | ||
| 17 | | 17 || | ||
|- | |- | ||
| 18 || MountSdCard | | 18 || MountSdCard | ||
|- | |- | ||
| 19 || FormatSdCard | | 19 || FormatSdCard | ||
|- | |- | ||
| 21 || DeleteSaveData | | 21 || DeleteSaveData | ||
|- | |- | ||
| 22 | | 22 || | ||
|- | |- | ||
| 23 || CreateSystemSaveData | | 23 || CreateSystemSaveData | ||
|- | |- | ||
| 24 || RegisterSaveDataAtomicDeletion | | 24 || RegisterSaveDataAtomicDeletion | ||
|- | |- | ||
| 25 | | 25 || | ||
|- | |- | ||
| 26 || FormatSdCardDryRun | | 26 || FormatSdCardDryRun | ||
|- | |- | ||
| 27 | | 27 || | ||
|- | |- | ||
| 30 | | 30 || | ||
|- | |- | ||
| 31 || MountGameCardPartition | | 31 || MountGameCardPartition | ||
|- | |- | ||
| 51 | | 51 || | ||
|- | |- | ||
| 52 || MountSystemSaveData | | 52 || MountSystemSaveData | ||
|- | |- | ||
| 53 | | 53 || | ||
|- | |- | ||
| 58 || ReadSaveDataFileSystemExtraData | | 58 || ReadSaveDataFileSystemExtraData | ||
|- | |- | ||
| 59 | | 59 || | ||
|- | |- | ||
| 60 | | 60 || | ||
|- | |- | ||
| 61 || OpenSaveDataIterator | | 61 || OpenSaveDataIterator | ||
|- | |- | ||
| 80 | | 80 || | ||
|- | |- | ||
| 100 || MountImageDirectory | | 100 || MountImageDirectory | ||
|- | |- | ||
| 110 | | 110 || | ||
|- | |- | ||
| 200 | | 200 || | ||
|- | |- | ||
| 202 || OpenDataStorageByDataId | | 202 || OpenDataStorageByDataId | ||
|- | |- | ||
| 203 | | 203 || | ||
|- | |- | ||
| 400 | | 400 || | ||
|- | |- | ||
| 500 || IsInserted? | | 500 || IsInserted? | ||
|- | |- | ||
| 501 || OpenDetectionEventNotifier? | | 501 || OpenDetectionEventNotifier? | ||
|- | |- | ||
| 600 | | 600 || | ||
|- | |- | ||
| 601 | | 601 || | ||
|- | |- | ||
| 602 | | 602 || | ||
|- | |- | ||
| 603 | | 603 || | ||
|- | |- | ||
| 604 | | 604 || | ||
|- | |- | ||
| 605 | | 605 || | ||
|- | |- | ||
| 606 | | 606 || | ||
|- | |- | ||
| 607 || RegisterExternalKey | | 607 || RegisterExternalKey | ||
|- | |- | ||
| 608 || UnregisterExternalKey | | 608 || UnregisterExternalKey | ||
|- | |- | ||
| 609 | | 609 || | ||
|- | |- | ||
| 620 | | 620 || | ||
|- | |- | ||
| 800 | | 800 || | ||
|- | |- | ||
| 1000 | | 1000 || | ||
|- | |- | ||
| 1001 | | 1001 || | ||
|- | |- | ||
| 1002 | | 1002 || | ||
|- | |- | ||
| 1003 || DisableAutoSaveDataCreation | | 1003 || DisableAutoSaveDataCreation | ||
|- | |- | ||
| 1004 | | 1004 || | ||
|- | |- | ||
| 1005 || GetGlobalAccessLogMode | | 1005 || GetGlobalAccessLogMode | ||
|- | |- | ||
| 1006 || OutputAccessLogToSdCard | | 1006 || OutputAccessLogToSdCard | ||
|} | |} |
Revision as of 22:56, 15 April 2017
Filesystem services
fsp-srv
Cmd | Name |
---|---|
1 | |
2 | |
7 | |
8 | MountContent |
11 | |
12 | OpenBisPartition |
13 | |
17 | |
18 | MountSdCard |
19 | FormatSdCard |
21 | DeleteSaveData |
22 | |
23 | CreateSystemSaveData |
24 | RegisterSaveDataAtomicDeletion |
25 | |
26 | FormatSdCardDryRun |
27 | |
30 | |
31 | MountGameCardPartition |
51 | |
52 | MountSystemSaveData |
53 | |
58 | ReadSaveDataFileSystemExtraData |
59 | |
60 | |
61 | OpenSaveDataIterator |
80 | |
100 | MountImageDirectory |
110 | |
200 | |
202 | OpenDataStorageByDataId |
203 | |
400 | |
500 | IsInserted? |
501 | OpenDetectionEventNotifier? |
600 | |
601 | |
602 | |
603 | |
604 | |
605 | |
606 | |
607 | RegisterExternalKey |
608 | UnregisterExternalKey |
609 | |
620 | |
800 | |
1000 | |
1001 | |
1002 | |
1003 | DisableAutoSaveDataCreation |
1004 | |
1005 | GetGlobalAccessLogMode |
1006 | OutputAccessLogToSdCard |