mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 06:17:58 +00:00
Clear up comments a bit.
This commit is contained in:
committed by
greg-king5
parent
3957310950
commit
99c0815cdb
@@ -23,7 +23,7 @@
|
||||
stx ptr2+1
|
||||
tax
|
||||
inx
|
||||
stx ptr2
|
||||
stx ptr2 ; Save size with each byte incremented separately
|
||||
|
||||
jsr popptr1 ; Get buf to ptr1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user