1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 06:17:58 +00:00
This commit is contained in:
Fabrizio Caruso
2022-04-03 15:28:37 +02:00
committed by mrdudz
parent c40e099969
commit 3050e3afcd
+2 -2
View File
@@ -97,8 +97,8 @@ putchar:
ldy #$F8
lda CHARCOLOR
and #1
beq @delete1
lsr
bcc @delete1
@copylp1:
lda (ptr3),y