On Fri, 12 Dec 2008, Groepaz wrote:
Harry Potter wrote:I am planning to upload a new DOS program soon. It is called "Template Creator for DOS." While other programs can create blank disk and tape images, this program can create half-full images, i.e. for a menu program on each disk. It can also create templates for CBM BASIC programs and modules for cc65, Quetzal or Aztec C programs, or for any other cross-platform compiler or documents. Interested? As soon as I upload this file, I will come back and reveal the address.as a word of advice: if you are creating tools for the PC, write them in some kind of portable language and publish the source - then users can compile it for their OS of choice.
Straight-up command-line C is perhaps the easiest route. -uso.