plasma: one last opt

This commit is contained in:
Vince Weaver 2021-11-04 21:39:42 -04:00
parent 31bce00c05
commit 9b5d52e09e
2 changed files with 8 additions and 3 deletions

View File

@ -96,17 +96,18 @@ create_yloop:
; restore values
lda HGR_Y ; YY
tax
calcsine_div4:
lsr
lsr ; 2
sec
sbc FRAME
tax
lda sinetable,X
tay
lda sinetable,y
sta row_sum_smc+1
ldx HGR_Y ; YY
; ldx HGR_Y ; YY
ldy #39 ; XX
create_xloop:

4
music/tiny_tracker/NOTES Normal file
View File

@ -0,0 +1,4 @@
peasant:
total = 856B
tracker = 310B
data = 546B $231-$F = 546