dolphin_memory
Read or write emulated Dolphin memory addresses, returning both base64 and hexadecimal data for inspection, debugging, and modification.
Instructions
Read or write emulated memory. Reads return both base64 and hexadecimal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| count | No | ||
| action | Yes | ||
| offset | No | ||
| address | Yes | ||
| encoding | No | hex | |
| timeoutMs | No | ||
| allowPartial | No |