gb_lookup_register
Find hardware register details by address, name, alias, or description. Get address, aliases, access, model support, bitfield meanings, and documentation text.
Instructions
Look up a hardware register by address, name, RGBDS alias, or description.
Returns the address, every alias, access (R/W/Mixed), which models have it, the full bitfield layout with per-bit meanings, and the documentation text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | '$FF40', '0xFF40', 'FF40', '$40', 'LCDC', 'rLCDC', 'JOYP', or a description. | |
| include_text | No | Include the full section prose. |