This commit is contained in:
Peter Ferrie
2015-08-14 14:11:55 -07:00
parent d79ef369fd
commit 438e445f55
+1 -1
View File
@@ -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