mirror of
https://github.com/cc65/cc65.git
synced 2025-02-03 22:32:24 +00:00
Beautified comment.
This commit is contained in:
parent
99e13eeaa2
commit
95b4a6f881
@ -27,8 +27,8 @@
|
||||
eor #$FF
|
||||
sta ptr2+1 ; Remember -count-1
|
||||
|
||||
jsr popptr1 ; Get buf
|
||||
; Y=0 by popptr1
|
||||
jsr popptr1 ; Get buf to ptr1, Y=0 by call
|
||||
|
||||
sty ptr3
|
||||
sty ptr3+1 ; Clear ptr3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user