mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Beautified comment.
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
eor #$FF
|
eor #$FF
|
||||||
sta ptr2+1 ; Remember -count-1
|
sta ptr2+1 ; Remember -count-1
|
||||||
|
|
||||||
jsr popptr1 ; Get buf
|
jsr popptr1 ; Get buf to ptr1, Y=0 by call
|
||||||
; Y=0 by popptr1
|
|
||||||
sty ptr3
|
sty ptr3
|
||||||
sty ptr3+1 ; Clear ptr3
|
sty ptr3+1 ; Clear ptr3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user