Re: [cc65] ca65 for stand-alone asm projects

From: Shawn Jefferson <sjefferson1shaw.ca>
Date: 2010-11-08 20:47:18
----- Original Message -----
From: Agent Friday <64subnet@gmail.com>
Date: Sunday, November 7, 2010 11:02 pm

> I looked up the Atari file format.  It is, BTW, rather advanced
> compared to the C64...).  For those not familiar, they can 
> containan arbitrary number of segments, each specifying its own load
> address.  It's can also run an Initialization routine after each
> section is loaded, whould would be cool for decompression.  See
> http://www.atarimax.com/jindroush.atari.org/afmtexe.html

None of those features are used with the default cc65 linker config for the Atari either, just one load segment with no init address.  But, yes, the Atari is awesome. :)

Cartridges also have both an Init address and a Run Address that can be used, just like executables.
 

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Nov 8 20:47:28 2010

This archive was generated by hypermail 2.1.8 : 2010-11-08 20:47:30 CET