nds_find_xrefs
Find deterministic cross-references in Nintendo DS ROMs within a caller-selected static scope using explicit seeds, without inferring loaded overlay state.
Instructions
Find bounded deterministic proven xrefs in caller-selected Nintendo DS static scope using explicit/proven seeds without inferring loaded overlay state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| scope | Yes | ||
| seeds | No | ||
| maxBytes | No | ||
| maxEdges | No | ||
| maxXrefs | No | ||
| maxBlocks | No | ||
| processor | Yes | ||
| maxComponents | No | ||
| maxInstructions | No | ||
| targetRomOffset | No | ||
| targetRuntimeAddress | No |