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 revision
Previous revision
base:tools_for_putting_files_into_a_.d64_image [2019-01-28 22:46] – [cc1541] clausbase:tools_for_putting_files_into_a_.d64_image [2024-03-15 19:52] (current) – [cc1541] ftc
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=173916|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/search/?seinsel=all&search=cc1541&Go.x=0&Go.y=0|cc1541]]. The tool is actively maintained, provides many options to control the file layout on the disk, and is currently the only tool to create disk images for Krill's incredibly fast [[https://csdb.dk/release/?id=214786|Transwarp loader]].
  
-<code> 
-*** This is cc1541 version 2.0 built on Jan 12 2019 *** 
- 
-Usage: cc1541 -niFSsfeErbcwlxtdu45q image.[d64|g64|d71] 
- 
--n diskname   Disk name, default='DEFAULT'. 
--i id         Disk ID, default='LODIS'. 
--F            Next file first sector on a new track (default=3). 
-              Any negative value assumes aligned tracks and uses current 
-              sector + interleave. 
-              After each file, the value falls back to the default. 
--S value      Default sector interleave, default=10. 
-              At track end, reduces this by 1 to accomodate large tail gap. 
-              If negative, no special treatment of tail gap. 
--s value      Next file sector interleave, valid after each file. 
-              At track end, reduces this by 1 to accomodate large tail gap. 
-              If negative, no special treatment of tail gap. 
-              The interleave value falls back to the default value set by -S 
-              after the first sector of the next file. 
--f filename   Use filename as name when writing next file, use prefix # to 
-              include arbitrary PETSCII characters (e.g. -f "START#a0,8,1"). 
--e            Start next file on an empty track (default start sector is 
-              current sector plus interleave). 
--E            Try to fit file on a single track. 
--r track      Restrict next file blocks to the specified track or higher. 
--b sector     Set next file beginning sector to the specified value. 
--c            Save next file cluster-optimized (d71 only). 
--w localname  Write local file to disk, if filename is not set then the 
-              local name is used. After file written, the filename is unset. 
--l filename   Write loop file (an additional dir entry) to existing file to 
-              disk, set filename with -f. 
--x            Don't split files over dirtrack hole (default split files). 
--t            Use dirtrack to also store files (makes -x useless) (default no). 
--d track      Maintain a shadow directory (copy of the actual directory). 
--u numblocks  When using -t, amount of dir blocks to leave free (default=2). 
--4            Use tracks 35-40 with SPEED DOS BAM formatting. 
--5            Use tracks 35-40 with DOLPHIN DOS BAM formatting. 
--q            Be quiet. 
-</code> 
 ====== mkd64 ====== ====== mkd64 ======
  
base/tools_for_putting_files_into_a_.d64_image.1548712019.txt.gz · Last modified: 2019-01-28 22:46 by claus