]> git.sur5r.net Git - cc65/history - src/da65/infofile.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / da65 / infofile.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-02-05 uzAdded two new global options, NewlineAfterJMP and Newli...
2007-08-31 cuzStarted to add support for segments.
2006-01-30 cuzAdded new options and info file attribute to set the...
2006-01-29 cuzRestructured some of the code. Attribute handling is...
2006-01-27 cuzNew --label-break option
2005-02-16 cuzAdded new comment feature
2005-01-08 cuzNew info file statement "asminc" that allows to read...
2004-04-29 cuzFixed a bug in the handling of ranges where the granula...
2003-09-11 cuzNew --hexoffs option
2003-08-23 cuzAdd new SKIP range
2003-08-23 cuzAdded INPUTOFFS and INPUTSIZE
2003-08-23 cuzNew features: DByteTable, Comments
2003-08-18 cuzA page length of zero wasn't accepted
2003-08-12 cuzAllow a CPU spec in the GLOBAL section of the info...
2003-08-09 cuzRenamed the config file to info file and changed the...