desmume_step_instruction
Execute a specified number of ARM9 instructions in DeSmuME, with per-step timeout and optional context capture, to trace and debug ROM execution.
Instructions
Single-step from 1 through 100 ARM9 instructions with a bounded wait per step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| captureContext | No | ||
| perStepTimeoutMs | No | ||
| additionalRegions | No |