]> git.sur5r.net Git - cc65/commit
Fixed a small "problem": When .END is used, the line following this insn
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 Apr 2003 20:21:38 +0000 (20:21 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 Apr 2003 20:21:38 +0000 (20:21 +0000)
commitda57034f4e9c1bae0c3b3472418c669bed9e614d
treeaa6babd19104422be8b57f5bd885a555dfa504df
parent0a56f022791124cb4773ab07bd238ff3a6d69e5b
Fixed a small "problem": When .END is used, the line following this insn
is also put into the listing (but no more).

git-svn-id: svn://svn.cc65.org/cc65/trunk@2074 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/pseudo.c