]> git.sur5r.net Git - cc65/commitdiff
Update c64-hi.s 642/head
authorStefan <stefan.haubenthal@gmail.com>
Wed, 9 May 2018 23:56:35 +0000 (23:56 +0000)
committerGitHub <noreply@github.com>
Wed, 9 May 2018 23:56:35 +0000 (23:56 +0000)
libsrc/c64/tgi/c64-hi.s

index ad453fd5aee4853b573fb8bfc927b20b1aba8bfc..e2c3bca9f17353394d09ef5e80c262b878822f3b 100644 (file)
@@ -272,7 +272,7 @@ CLEAR:  ldy     #$00
         sta     VBASE+$1C00,y
         sta     VBASE+$1D00,y
         sta     VBASE+$1E00,y
-        sta     VBASE+$1F40,y   ; preserve vectors
+        sta     VBASE+$1E40,y   ; preserve vectors
         iny
         bne     @L1
         rts