]> git.sur5r.net Git - cc65/history - src/co65/main.c
Removed redundant attempts to build uncompilable files.
[cc65] / src / co65 / main.c
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
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...
2013-04-27 Oliver SchmidtNo copyright message here.
2011-05-01 uzRemoved unnecessary \n's in calls to Error().
2009-09-28 uzMove the version numbers from the interface of the...
2005-03-24 cuzOutput the help text to stdout
2003-02-12 cuzMinor cleanup
2003-02-11 cuzWorking
2003-02-11 cuzWorking
2003-02-11 cuzFix memory area start symbol
2003-02-08 cuzWorking
2003-02-08 cuzOutput statistics if -v given
2003-02-08 cuzFirst import