create_d64
Create a D64 disk image for Commodore 64 systems by specifying file path, track count, and optional disk name.
Instructions
Create a new D64 disk image
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path where to create the D64 file | |
| tracks | No | Number of tracks (default: 35) | |
| diskname | No | Disk name (optional) |