User Tools

Site Tools


base:tools_for_putting_files_into_a_.d64_image

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:tools_for_putting_files_into_a_.d64_image [2019-09-05 11:51] – [cc1541] clausbase:tools_for_putting_files_into_a_.d64_image [2020-10-08 11:43] – [cc1541] claus
Line 49: Line 49:
 ====== cc1541 ====== ====== cc1541 ======
  
-c1541 works fine for most purposes, but some of the better coders around says it is buggy, and thus there is also [[https://csdb.dk/release/?id=181282|cc1541]]. cc1541 also supports some more advanced options which gives you better control over how the files are actually laid out onto the image. The available options go like this:+c1541 works fine for most purposes, but some of the better coders around says it is buggy, and thus there is also [[https://csdb.dk/release/?id=196448|cc1541]]. cc1541 also supports some more advanced options which gives you better control over how the files are actually laid out onto the image. The available options go like this:
  
 <code> <code>
-*** This is cc1541 version 3.1 built on Sep  1 2019 ***+*** This is cc1541 version 3.1 built on Oct  7 2020 ***
  
 Usage: cc1541 -niwfoVTPOlBMmdtuxFsSeErbc45gqvh image.[d64|d71|d81] Usage: cc1541 -niwfoVTPOlBMmdtuxFsSeErbc45gqvh image.[d64|d71|d81]
Line 68: Line 68:
 -P            Set write protect flag for next file. -P            Set write protect flag for next file.
 -O            Set open flag for next file. -O            Set open flag for next file.
 +-N            Force creation of a new directory entry, even if a file with the
 +              same name exists already.
 -l filename   Write loop file (an additional dir entry) to existing file to -l filename   Write loop file (an additional dir entry) to existing file to
               disk, set filename with -f.               disk, set filename with -f.
Line 82: Line 84:
 -u numblocks  When using -t, amount of dir blocks to leave free (default=2). -u numblocks  When using -t, amount of dir blocks to leave free (default=2).
 -x            Don't split files over dirtrack hole (default split files). -x            Don't split files over dirtrack hole (default split files).
--F            Next file first sector on a new track (default=3).+-F            Next file first sector on a new track (default=0).
               Any negative value assumes aligned tracks and uses current               Any negative value assumes aligned tracks and uses current
               sector + interleave. After each file, the value falls back to the               sector + interleave. After each file, the value falls back to the
base/tools_for_putting_files_into_a_.d64_image.txt · Last modified: 2024-03-15 19:52 by ftc