]> git.sur5r.net Git - cc65/history - src/ld65/cfg/atari.cfg
Made stacksize user-adjustable on the cmdline.
[cc65] / src / ld65 / cfg / atari.cfg
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2009-08-04 cpgintroduce STARTUP segment to Atari platform
2008-07-04 cpgadd "define=yes" for ZPSAVE segment, since it's needed...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2005-08-29 cpgadd "define=yes" for CODE segment
2005-08-07 cpgadd __RESERVED_MEMORY__
2005-07-29 cpgadd TRAILER; calculate RAM size depending on start...
2005-07-24 cpgset RAM start address to %S; add STARTADDRESS
2005-07-22 cpgadd EXTZP segment
2005-04-21 cuzInterruptor support for all systems.
2005-03-31 cpgadd "define = yes" to LOWCODE, remove it from INIT...
2005-02-26 cuzMove the constructor tables into the INIT segment
2005-02-25 cuzAdded the new INIT segment to all configs and adjusted...
2005-01-08 cuzReplace obsolete "wprot" segment type by "ro".
2004-08-04 cpgfix comment
2003-10-23 cpgchanges from Stefan A. Haubenthal
2002-04-23 cuzExport start and size of the ZP memory area
2001-12-09 cpgset atari start address to (very conservative) $2E00...
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2000-11-20 cuzAdded condes decls to all linker config files
2000-10-31 cuzMoved the target configurations into separate files