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

Date view Thread view Subject view

From: Todd Elliott (eyeth_at_videocam.net.au)
Date: 2003-09-18 22:13:10


On Thu, 18 Sep 2003, Maciej Witkowiak wrote:
> Read grc doc - if you want to use fixed time&date place 'date' field in header
> section. If you want to always use compilation time&date comment-out 'date' or
> remove it from header section.
>
Hello, Maciej-

I'm not using the grc utility like that. I create my GEOS header files
from scratch and compile them using ca65. The only time I use GRC is to
link all compiled modules into a VLIR GEOS .CVT file.

The .TIME pseudo variable is interesting. Unfortunately, I do not
understand this 'POSIX' standard. How can I create an expression that will
disassemble this POSIX standard to HH DD MM YY format, so I can insert
them into the GEOS header files of my project?

> Until next VICE release you will have to try Star Commander batch
> capabilities. Don't use current versions of c1541 (with geoswrite command) as
> they have a bug that cuts off the very last byte from written file.
>
Thanks for the C1541 warning. I'll check into Star Commander for the time
being.

Enjoy.
-- 
Todd Elliott
----------------------------------------------------------------------
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 22:15:00 CEST