]> git.sur5r.net Git - cc65/commit
Added an option to output the assembly after each transformation step of the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jul 2012 20:30:01 +0000 (20:30 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 12 Jul 2012 20:30:01 +0000 (20:30 +0000)
commit49e5d19950f6dac53d92672c75afa5ef002ab0d0
tree7d191583c150e563ec602128993c4b3f47d5489f
parent44f965c462cd641be5cf2a31e2584e1764286463
Added an option to output the assembly after each transformation step of the
optimizer.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5781 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codeopt.c
src/cc65/global.c
src/cc65/global.h
src/cc65/main.c
src/cc65/output.c
src/cc65/output.h