]> git.sur5r.net Git - cc65/history - src/ld65/cfg/plus4.cfg
Just some beautification.
[cc65] / src / ld65 / cfg / plus4.cfg
2013-02-12 ol.scJust some beautification.
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2010-11-16 uzFixed a problem with the last change in crt0.s: The...
2010-11-12 uzAdd an additional file = "" to memory areas that contai...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-03-21 ol.sc- No more HEAP segment
2010-01-17 ol.scDefine HEADER memory area for the EXEHDR segment for...
2009-12-09 uz* Moved the BASIC stub that calls the compiled program...
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
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2002-11-22 cuzNew upper memory limit
2002-11-22 cuzAdded interrupt handler table
2002-11-22 cuzAdd STARTUP and LOWCODE segments
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