]> git.sur5r.net Git - cc65/commit
Check for usage of Y instead of reloading it. The latter will destroy the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 27 Aug 2009 16:38:27 +0000 (16:38 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 27 Aug 2009 16:38:27 +0000 (16:38 +0000)
commit1b4e2111c3b46a5131fe3b9ee208d82a3970b904
tree35fc40348ce98c7ec86311cf013b8222db79bd7e
parent7c55f30627b208e8ba53ccfa965abad5cbdaf506
Check for usage of Y instead of reloading it. The latter will destroy the
flags from load of A.

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