dolphin_disassemble
Disassemble PPC instructions around a specific emulated memory address to inspect PowerPC assembly code during Dolphin emulator debugging.
Instructions
Disassemble PPC instructions around an emulated address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| timeoutMs | No | ||
| byteOffset | No | ||
| instructionCount | No | ||
| instructionOffset | No |