save_snapshot
Save the current emulator state to a snapshot file. Choose format via file extension such as .zsf, .sna, .z80, or .sp.
Instructions
Save the emulator state to a snapshot file (ZRCP snapshot-save). The format is determined by the file extension (e.g. .zsf, .sna, .z80, .sp) — there is no separate format argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Output filename. The extension selects the snapshot format (e.g. "state.zsf", "game.sna"). |