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 [2017-03-14 15:11] – Add section about mkd64, which has many more features than the other tools. ziriasbase:tools_for_putting_files_into_a_.d64_image [2017-03-14 15:19] – [mkd64] fix example for v1.4 zirias
Line 73: Line 73:
  
 <code> <code>
-mkd64 1.3b help+mkd64 1.4b help
  
 mkd64 supports four types of options. Single options trigger some immediate mkd64 supports four types of options. Single options trigger some immediate
Line 137: Line 137:
 </code> </code>
 <code> <code>
-mkd64 1.3b help+mkd64 1.4b help
  
 * Module `cbmdos': * Module `cbmdos':
Line 173: Line 173:
 Example usage from an own project: Example usage from an own project:
 <code> <code>
- mkd64 -mcbmdos -mseparators -odisks/demo.d64 \ + mkd64 -odisks/demo.d64 \ 
-   -d'C=64 WORKBENCH' -i'AMIGA' -R1 -Da0 -0 \ +          -mcbmdos -d'C=64 WORKBENCH' -i'AMIGA' -R1 -Da0 -0 \ 
-   -fdemo_bootloader                    -proundtop        -S1      -w \+          -mseparators \ 
 +          -fdemo_bootloader                    -proundtop        -S1      -w \
    -fdemo_kickstart  -n'DEMO: AMIGADOS' -pfr -t19 -s0 -TU -S0 -i15 -w \    -fdemo_kickstart  -n'DEMO: AMIGADOS' -pfr -t19 -s0 -TU -S0 -i15 -w \
    -fdemo_amigados                      -pfrmid       -TU -S0 -i15 -w \    -fdemo_amigados                      -pfrmid       -TU -S0 -i15 -w \
base/tools_for_putting_files_into_a_.d64_image.txt · Last modified: 2024-03-15 19:52 by ftc