]> git.sur5r.net Git - cc65/history - src/da65/scanner.h
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / da65 / scanner.h
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-27 cuzNew --label-break option
2005-02-16 cuzAdded new comment feature
2005-01-08 cuzNew info file statement "asminc" that allows to read...
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-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...
2001-09-16 cuzAdded text tables
2001-09-15 cuzFixed a few warnings
2000-12-09 cuzFixed several obvious omissions. Allow specifying a...
2000-09-29 cuzAdded labels, SIEZ attribute for labels, dependent...
2000-09-26 cuzAdded dword tables, char comments etc.
2000-09-24 cuzWorking
2000-09-24 cuzStarted to add config file