]> git.sur5r.net Git - cc65/history - src/cc65/coptadd.c
Fixed _textcolor definition.
[cc65] / src / cc65 / coptadd.c
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
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...
2009-08-15 uzclc should always be the insn before adc.
2005-12-09 cuzFixed the latest bugfix
2005-12-07 cuzFixed another bug with help of Greg King
2005-11-21 cuzFixed a bug
2005-09-12 cuzMore optimizations
2005-09-11 cuzSome function renaming.
2004-05-02 cuzFixed compiler warnings
2002-11-25 cuzAdditional pointer load optimization
2002-11-25 cuzRe-added register variables.
2002-11-24 cuzReenable register variables
2002-10-06 cuzNew optimizer pass OptShift3.
2002-10-05 cuzNew/changed optimizations
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
2001-10-21 cuzWorking on the optimizations
2001-09-29 cuzWorking on optimizations
2001-09-29 cuzReadded size optimizations
2001-09-29 cuzReordered/splitted the optimization module