pandocs_search
Search the Game Boy Pan Docs to retrieve ranked snippets for open questions about hardware behavior, such as sprite flicker or OAM DMA timing.
Instructions
Search all ~580 Pan Docs sections and return ranked snippets.
Good for open questions ("why does my sprite flicker", "OAM DMA timing").
For a specific register or address, gb_lookup_register or gb_memory_map
give an exact answer more cheaply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 'hybrid' (default), 'lexical' (BM25 only), or 'semantic'. | hybrid |
| page | No | Restrict results to one page, e.g. 'MBC1'. | |
| limit | No | Maximum results. | |
| query | Yes | Keywords or a natural-language question. |