]> git.sur5r.net Git - cc65/commit
Add -d (debug mode) to the assembler options. In studyexpr, use the debug
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 6 Nov 2012 20:24:44 +0000 (20:24 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 6 Nov 2012 20:24:44 +0000 (20:24 +0000)
commit4682d7542a12a319a6a412193802a70a8980558a
tree2036f239babe59c58c84cfe26b9ce659c02dff12
parent2c446018db31e7214128521fc19af2a3bcea287a
Add -d (debug mode) to the assembler options. In studyexpr, use the debug
flag, not the verbose flag to decide if the studied expression should be
output.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5919 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/ca65.sgml
src/ca65/main.c
src/ca65/studyexpr.c