Re: [cc65] date/time stamping & disk imaging questions

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-09-18 11:44:07


Hi!

On Thu, Sep 18, 2003 at 12:55:39PM +0930, Todd Elliott wrote:
> I wonder if the grc/ca65 utility can automatically date/time stamp GEOS
> files? I'd hate to manually modify the date/time each time I compile my
> GEOS project.

You can experiment with the .TIME pseudo function that is built into the
assembler (don't know if this is in 2.9, but it has been in the development
branch for some time). Since .TIME is evaluated by the assembler, you need a
makefile rule that will force a recompile of the module containing the GEOS
header - but this shouldn't be a problem.

> Secondly, is there a commandline utility or switch to ca65/grc that will
> insert the newly-created programs into a .d64/.d81 disk image?

As MagerValp has already noted, c1541 works great together with an appropriate
makefile rule. As I've read in comp.sys.cbm, new StarCommander Betas seem to
have a command line mode, so they may be usable too.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-09-18 11:44:20 CEST