mister_osd_visible
Retrieve visible OSD menu items for MiSTer-FPGA cores by filtering out hidden options, showing only what appears on screen based on current configuration state.
Instructions
Get only the visible OSD menu items for the current core, based on the current CFG state. This shows exactly what the user would see on screen — items hidden by H/h flags are filtered out. Use this instead of osd_info when you want to know what options are actually available right now.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | No | Core name. If omitted, uses the currently loaded core. |