]> git.sur5r.net Git - cc65/commitdiff
Smaller driver code
authorStefan <stefan.haubenthal@gmail.com>
Thu, 21 Jun 2018 00:25:33 +0000 (00:25 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Jun 2018 00:25:33 +0000 (00:25 +0000)
libsrc/c64/tgi/c64-hi.s

index e2c3bca9f17353394d09ef5e80c262b878822f3b..1b3cedd0895b1850fa848b5c0fcf639358615242 100644 (file)
@@ -570,10 +570,7 @@ YCONT2: lda     (POINT),y    ;Plot endpoint
         and     CHUNK
         eor     (POINT),y
         sta     (POINT),y
-        lda     #$36
-        sta     $01
-        cli
-        rts
+        jmp     EXIT
 
 YFIXX:                    ;x=x+1
         adc     DY