]> git.sur5r.net Git - cc65/history - src/ld65/cfg/apple2.cfg
Better handling of imports in the ExprNode structure.
[cc65] / src / ld65 / cfg / apple2.cfg
2010-03-21 ol.sc- No more HEAP segment
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2009-09-20 uzOliver added a comment to the Apple2 linker config.
2008-07-15 cuzMove zpsave into its own segment to decrease the execut...
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2005-09-14 cuzUse the new linker features in apple2.cfg. This makes...
2005-04-21 cuzInterruptor support for all systems.
2005-03-30 cuzMinor changes requested by Oliver Schmidt
2005-02-26 cuzMove the constructor tables into the INIT segment
2005-02-25 cuzAdded the new INIT segment to all configs and adjusted...
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-07-05 cuzAdded a file header
2002-04-23 cuzExport start and size of the ZP memory area
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