corrected comment

This commit is contained in:
sejo 2021-07-10 18:51:13 -05:00
parent b222e392af
commit 6c33b689df
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ BRK
STA STA
RTN RTN
@draw-bytes ( x2 y2 ptr-addrZ ptr-offset bytesaddrA -- ) @draw-bytes ( x2 y2 ptr-offset -- )
;registers ,&addr STR2 ( starting address of bytes ) ;registers ,&addr STR2 ( starting address of bytes )
,&offset STR ( starting offset of these bytes ) ,&offset STR ( starting offset of these bytes )
.ptr-register-nibbles ,&ptr-addr STR ( address of pointer to bytes ) .ptr-register-nibbles ,&ptr-addr STR ( address of pointer to bytes )