]> git.sur5r.net Git - cc65/commitdiff
small cleanup
authorChristian Groessler <chris@groessler.org>
Sun, 5 Jan 2014 10:09:01 +0000 (11:09 +0100)
committerChristian Groessler <chris@groessler.org>
Mon, 20 Jan 2014 22:04:29 +0000 (23:04 +0100)
libsrc/atari/mcbdefault.s

index 91e920ac4724eb17dd06c1255cd4ee39715f07b5..8d60a9ef7ab31db099f126c8cc27046cbf52eea6 100644 (file)
@@ -83,7 +83,6 @@ show:
 
 ; Move the mouse cursor x position to the value in A/X.
 movex:
-        cpx #0
         cpx     #1
         ror     a
         lsr     a               ; convert to character position