mirror of
https://github.com/fadden/fhpack.git
synced 2026-04-25 03:17:30 +00:00
fix typo
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ nohi2
|
||||
* We could save a couple of cycles by substituting
|
||||
* addr,y in place of (dp),y, but the added setup cost
|
||||
* would only benefit longer literal strings.
|
||||
shortlit sta savlen
|
||||
shortlit tax
|
||||
tay
|
||||
:litloop
|
||||
lda (srcptr),y ;5
|
||||
|
||||
Reference in New Issue
Block a user