]> git.sur5r.net Git - cc65/history - src/ld65/cfg/apple2.cfg
No copyright message here.
[cc65] / src / ld65 / cfg / apple2.cfg
2013-02-12 ol.scJust some beautification.
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2012-06-16 ol.scThe Apple2 linker configs *-loader.cfg only differed...
2012-06-16 ol.scAdjusted comment to recent changes.
2012-06-16 ol.scAvoid mixing of memory areas and segments in address...
2012-06-16 ol.scI just don't like 'file = "" '.
2012-06-16 ol.scRenamed segment 'HIGHCODE' to 'LC because:
2012-06-16 ol.scThe Apple2 linker configs basically cover two dimension...
2012-06-14 ol.scMoved actual computation of DOS 3.3 header to linker...
2012-06-10 ol.scMoved Apple EXEHDR to separate module (similiar to...
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
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