]> git.sur5r.net Git - cc65/commit
Fixed inline assembler problems with instructions where implicit means
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 18 Jul 2004 09:34:52 +0000 (09:34 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 18 Jul 2004 09:34:52 +0000 (09:34 +0000)
commit1fb5967496404173602fcdc9793b25d8103fc38a
tree90641bb56738e477e7f17a4642e66beb72b75d6a
parent9b2834ef7e67b81b894d4c6844e487f3cac04d54
Fixed inline assembler problems with instructions where implicit means
actually accumulator addressing. These went through and caused the
optimizer to behave strangely.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3164 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codeseg.c
src/cc65/opcodes.c
src/cc65/opcodes.h