A downloadable tool

Download NowName your own price

Set of bash scripts to work with d64 disk images from Linux. The provided scripts require VICE to be installed.

Create disk image
Usage: d64-create.sh <image.d64> <diskname> [disk-id]

  image.d64  Path to the new D64 image file to create

  diskname   Label for the disk (max 16 chars)

  disk-id    Two-character disk ID (default: 01)

Add file to disk image

Usage: d64-add.sh <image.d64> <file> [cbm-name]

  image.d64  Path to the existing D64 image file

  file       Local file to append to the disk image

  cbm-name   Name to use on the disk (default: basename of file)

Remove file from disk image

Usage: d64-remove.sh <image.d64> <file-in-image>

  image.d64      Path to the D64 image file

  file-in-image  Name of the file to remove from the disk image

Extract file from disk image
Usage: /usr/local/bin/d64-extract.sh <d64-image> <file-in-image> [output-file]

List files in disk image

Usage: /usr/local/bin/d64-list.sh <image.d64> [filter]

  image.d64  Path to the D64 image file

  filter     Optional filename filter, supports wildcards (e.g. *.prg)

Published 2 days ago
StatusReleased
CategoryTool
AuthorAndre4s
AI DisclosureAI Assisted, Code, Graphics

Download

Download NowName your own price

Click download now to get access to the following files:

c64-1541-tools-1.0.tar.gz 1.4 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.