nds_ghidra_decompile_function
Decompile a single NDS function from a ROM into C-like pseudocode, with configurable output size and read-only access.
Instructions
Return bounded Ghidra-derived C-like decompiler output for one canonical NDS function from an already-current project. Runs read-only with auto-analysis disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| overlayId | No | ||
| processor | Yes | ||
| maxCharacters | No | ||
| runtimeAddress | Yes |