save_screen
Save the current ZEsarUX emulator screen to a file in scr, bmp, or pbm format. The output format is determined by the file extension.
Instructions
Save the current emulator screen to a file on the ZEsarUX host (ZRCP save-screen). Format is inferred from the file extension; only scr, bmp and pbm are supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Output path on the machine running ZEsarUX | |
| format | No | Image format (inferred from extension); scr = raw ZX screen | scr |