RE: [cc65] Atari: Loading code with DOS 2.0 help? (LONG)

From: Martin, Chris <cmartin1ti.com>
Date: 2004-08-10 18:46:46
Hi Chris,

Should the following line in the .cfg file really have a size of $a?

Original:
  HEADER: start = $0000, size = $6, file = %O

New:
  HEADER: start = $0000, size = $a, file = %O;

I think this would be safe, considering that your new header actually
contains 10 bytes. :)

--Chris
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Aug 10 18:46:52 2004

This archive was generated by hypermail 2.1.8 : 2004-08-10 18:47:01 CEST