nds_disassemble_range
Disassemble a bounded ARM/Thumb instruction window from a Nintendo DS ROM by specifying processor (ARM9/ARM7), mode, ROM offset, and instruction count.
Instructions
Decode a bounded ARM/Thumb instruction window from one uniquely mapped Nintendo DS code source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| mode | No | auto | |
| maxBytes | No | ||
| overlayId | No | ||
| processor | Yes | ||
| romOffset | No | ||
| runtimeAddress | No | ||
| maxInstructions | No |