]> git.sur5r.net Git - cc65/history - src/cc65/coptpush.c
Allow any number of optional braces around all initializers as required by the standard
[cc65] / src / cc65 / coptpush.c
2002-11-23 cuzA few size optimizations
2002-10-17 cuzNew store optimization.
2002-10-06 cuzNew optimizer pass OptShift3.
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
2001-10-21 cuzWorking on the optimizations