]> git.sur5r.net Git - cc65/history - src/ld65/cfg/c64.cfg
Made stacksize user-adjustable on the cmdline.
[cc65] / src / ld65 / cfg / c64.cfg
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2005-04-21 cuzInterruptor support for all systems.
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-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-03-23 cuzAdded an interrupt facility similar to that on the...
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-04-23 cuzExport start and size of the ZP memory area
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2001-03-08 cuzDefine symbols for the RAM area
2000-11-20 cuzAdded condes tables to c64 config
2000-10-31 cuzMoved the target configurations into separate files