cpc-dev-tool-chain icon indicating copy to clipboard operation
cpc-dev-tool-chain copied to clipboard

More flexible tape/disk targets/layout

Open cpcitor opened this issue 7 years ago • 0 comments

Currently, project is assumed to have a main target which is a binary file derived from C source code. Ancillary make targets make it possible to include other files in tape or disk image, including text files named like *.bas.txt and automatically converted.

Adjust to allow any target in any order (order is especially important for tape). Possibly default rules would insert BAS first then BIN etc.

cpcitor avatar Dec 21 '17 05:12 cpcitor