]> git.sur5r.net Git - cc65/history - src/ld65/cfg/pet.cfg
No copyright message here.
[cc65] / src / ld65 / cfg / pet.cfg
2013-02-12 ol.scJust some beautification.
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2010-11-17 uzChanged the startup module and the linker config for...
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-03-20 uzChanged the size of available RAM so that the last...
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".
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-11-20 cuzMoved the zero page locations for the PET machines
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