capture_display
Captures the current C64 display to a PNG file, providing the saved image path for debugging.
Instructions
Captures the current screen to a PNG file and returns the saved image path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useVic | No | Whether to capture the VIC-II display when supported |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |