Changes

197 bytes added ,  02:05, 18 April 2017
no edit summary
Line 68: Line 68:  
| 203 ||
 
| 203 ||
 
|-
 
|-
| 400 || [[#OpenCardService]]
+
| 400 || [[#OpenDeviceOperator]]
 
|-
 
|-
 
| 500 || [[#OpenSdCardDetectionEventNotifier]]
 
| 500 || [[#OpenSdCardDetectionEventNotifier]]
Line 113: Line 113:  
|}
 
|}
   −
== OpenCardService ==
+
== OpenDeviceOperator ==
Sessions to this port are returned by cmd 400.
+
This command returns a session to a port implementing the [[#IDeviceOperator]] interface.
    +
== OpenSdCardDetectionEventNotifier ==
 +
This command returns a session to a port implementing the [[#IEventNotifier]] interface.
 +
 +
== OpenGameCardDetectionEventNotifier ==
 +
This command returns a session to a port implementing the [[#IEventNotifier]] interface.
 +
 +
== IFileSystem ==
 +
 +
== IStorage ==
 +
 +
== IDirectory ==
 +
 +
== IFile ==
 +
 +
== ISaveDataInfoReader ==
 +
 +
== IDeviceOperator ==
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 185: Line 202:  
|}
 
|}
   −
== OpenSdCardDetectionEventNotifier ==
+
== IEventNotifier ==
Sessions to this port are returned by cmd 500.
  −
 
  −
{| class="wikitable" border="1"
  −
|-
  −
! Cmd || Name
  −
|-
  −
| 0 || GetEvent
  −
|}
  −
 
  −
== OpenGameCardDetectionEventNotifier ==
  −
Sessions to this port are returned by cmd 501.
  −
 
   
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-