Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
BakeDisk64   [2016]

Released by :
ChristopherJam

Release Date :
6 December 2016

Type :
Other Platform C64 Tool

User rating:awaiting 8 votes (7 left)   See votestatistics

Credits :
Code .... ChristopherJam
Test .... Oziphantom

Download :

Look for downloads on external sites:
 Pokefinder.org


Summary
Submitted by ChristopherJam on 6 December 2016
bakeDisk64.py v1.0 by Christopher Jam 2013-2016

Generates c64 disk images from .prg files and raw blocks

Requires Numpy, tested with Python 2.7.10 and 3.5.2

Usage:
./bakeDisk64.py -o filename.d64 -n diskname [-l interleave] [-i ID] [ sourcefile.prg[,[c64filename][,tk,se|,,][,interleave] ] ]* [-wb block.bin,tk,se]*

For each source file, you can optionally specify as many as you like of
- c64 filename
- starting track,sector (specify either both or neither)
- desired block interleave

You can also specify a default interleave for files that don't have one specified, otherwise the default will be 5

d64 name and diskname are required.

block.bin files should be at most 256 bytes long (they'll be zero padded if under)
Blocks written will be marked as allocated in the BAM

eg:
./bakeDisk64.py -o testdisk.d64 -n my\ disk -l 5 boot.prg,,17,0 part1.prg,1part,4 -wb loader.bin,17,1

boot.prg will be written as "boot", starting at 17,0, with interleave of 5
loader.bin will be placed in 17,1
part1.prg will be written as "1part", starting at first available block, with interleave of 4
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (6)
· Production Notes
Fun Stuff
· Goofs
· Hidden Parts
· Trivia (1)
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.082 sec.