dolphin_connect
Connect to and initialize an existing Dolphin DAP server to control and inspect a running Dolphin emulator through the Debug Adapter Protocol.
Instructions
Connect and initialize an existing Dolphin DAP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| lifecycle | No | attach | |
| timeoutMs | No | ||
| socketPath | No | ||
| stopOnEntry | No |