]> git.sur5r.net Git - cc65/history - src/ld65/cfg/vic20.cfg
Made stacksize user-adjustable on the cmdline.
[cc65] / src / ld65 / cfg / vic20.cfg
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-10-26 cuzinterruptor is now supported by the runtime
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-08-11 cuzPrepare VIC20 startup for different start addresses
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke