]> git.sur5r.net Git - cc65/history - src/ld65/cfg/apple2-system.cfg
Just some beautification.
[cc65] / src / ld65 / cfg / apple2-system.cfg
2013-02-12 ol.scJust some beautification.
2013-02-12 ol.scAdded missing __CALLIRQ__ import attribute.
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.scReplaced "throwing away" of memeory area HEADER with...
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-19 uzAdditional linker configs for the Apple by Oliver Schmidt.