Line 1: |
Line 1: |
| + | = fsp-ldr = |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || MountCode |
| + | |- |
| + | | 1 || |
| + | |} |
| + | |
| = fsp-srv = | | = fsp-srv = |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
| |- | | |- |
| ! Cmd || Name | | ! Cmd || Name |
| + | |- |
| + | | 0 || MountContent |
| |- | | |- |
| | 1 || [[#Initialize]] | | | 1 || [[#Initialize]] |
Line 12: |
Line 24: |
| | 8 || [[#MountContent]] | | | 8 || [[#MountContent]] |
| |- | | |- |
− | | 11 || OpenBisFileSystem | + | | 11 || MountBis |
| |- | | |- |
| | 12 || [[#OpenBisPartition]] | | | 12 || [[#OpenBisPartition]] |
Line 38: |
Line 50: |
| | 27 || | | | 27 || |
| |- | | |- |
− | | 30 || OpenGameCardStorage? | + | | 30 || OpenGameCardPartition |
| |- | | |- |
| | 31 || MountGameCardPartition | | | 31 || MountGameCardPartition |
Line 56: |
Line 68: |
| | 61 || OpenSaveDataIterator | | | 61 || OpenSaveDataIterator |
| |- | | |- |
− | | 80 || OpenFileDirectly? | + | | 80 || OpenSaveDataThumbnailFile |
| |- | | |- |
| | 100 || MountImageDirectory | | | 100 || MountImageDirectory |
Line 62: |
Line 74: |
| | 110 || [[#MountContentStorage]] | | | 110 || [[#MountContentStorage]] |
| |- | | |- |
− | | 200 || OpenRomFsStorage | + | | 200 || OpenHost |
| |- | | |- |
| | 202 || OpenDataStorageByDataId | | | 202 || OpenDataStorageByDataId |
Line 74: |
Line 86: |
| | 501 || [[#OpenGameCardDetectionEventNotifier]] | | | 501 || [[#OpenGameCardDetectionEventNotifier]] |
| |- | | |- |
− | | 600 || | + | | 600 || SetCurrentPosixTime |
| |- | | |- |
− | | 601 || | + | | 601 || QuerySaveDataTotalSize |
| |- | | |- |
− | | 602 || | + | | 602 || VerifySaveData |
| |- | | |- |
− | | 603 || | + | | 603 || CorruptSaveDataForDebug |
| |- | | |- |
− | | 604 || | + | | 604 || CreatePaddingFile |
| |- | | |- |
− | | 605 || | + | | 605 || DeleteAllPaddingFiles |
| |- | | |- |
| | 606 || | | | 606 || |
Line 98: |
Line 110: |
| | 800 || | | | 800 || |
| |- | | |- |
− | | 1000 || | + | | 1000 || SetBisRootForHost |
| |- | | |- |
| | 1001 || | | | 1001 || |
| |- | | |- |
− | | 1002 || | + | | 1002 || SetSaveDataRootPath |
| |- | | |- |
| | 1003 || DisableAutoSaveDataCreation | | | 1003 || DisableAutoSaveDataCreation |
Line 173: |
Line 185: |
| == OpenGameCardDetectionEventNotifier == | | == OpenGameCardDetectionEventNotifier == |
| This command returns a session to a port implementing the [[#IEventNotifier]] interface. | | This command returns a session to a port implementing the [[#IEventNotifier]] interface. |
− |
| |
− | = fsp-ldr =
| |
− | {| class="wikitable" border="1"
| |
− | |-
| |
− | ! Cmd || Name
| |
− | |-
| |
− | | 0 || MountCode
| |
− | |-
| |
− | | 1 ||
| |
− | |}
| |
| | | |
| = IStorage = | | = IStorage = |
Line 274: |
Line 276: |
| | 0 || IsSdCardInserted | | | 0 || IsSdCardInserted |
| |- | | |- |
− | | 1 || | + | | 1 || GetSdCardSpeedMode |
| |- | | |- |
| | 2 || GetSdCardCid | | | 2 || GetSdCardCid |
Line 286: |
Line 288: |
| | 6 || | | | 6 || |
| |- | | |- |
− | | 101 || | + | | 100 || GetMmcCid |
| + | |- |
| + | | 101 || GetMmcSpeedMode |
| |- | | |- |
| | 110 || EraseMmc | | | 110 || EraseMmc |
| |- | | |- |
− | | 111 || | + | | 111 || GetMmcPartitionSize |
| |- | | |- |
| | 112 || | | | 112 || |
Line 300: |
Line 304: |
| | 200 || IsGameCardInserted | | | 200 || IsGameCardInserted |
| |- | | |- |
− | | 201 || | + | | 201 || EraseGameCard |
| |- | | |- |
| | 202 || GetGameCardHandle | | | 202 || GetGameCardHandle |
Line 306: |
Line 310: |
| | 203 || [[#GetGameCardUpdatePartitionInfo]] | | | 203 || [[#GetGameCardUpdatePartitionInfo]] |
| |- | | |- |
− | | 204 || | + | | 204 || FinalizeGameCardDriver |
| |- | | |- |
| | 205 || GetGameCardAttribute | | | 205 || GetGameCardAttribute |
Line 312: |
Line 316: |
| | 206 || GetGameCardDeviceCertificate | | | 206 || GetGameCardDeviceCertificate |
| |- | | |- |
− | | 207 || | + | | 207 || GetGameCardAsicInfo |
| |- | | |- |
− | | 208 || | + | | 208 || GetGameCardIdSet |
| |- | | |- |
− | | 209 || | + | | 209 || WriteToGameCard |
| |- | | |- |
− | | 210 || | + | | 210 || SetVerifyWriteEnalbleFlag |
| |- | | |- |
− | | 211 || | + | | 211 || GetGameCardImageHash |
| |- | | |- |
| | 212 || | | | 212 || |
Line 332: |
Line 336: |
| | 216 || | | | 216 || |
| |- | | |- |
− | | 300 || | + | | 300 || SetSpeedEmulationMode |
| |- | | |- |
− | | 301 || | + | | 301 || GetSpeedEmulationMode |
| |} | | |} |
| | | |