tiny_tracker: update comment

This commit is contained in:
Vince Weaver 2022-01-19 01:06:40 -05:00
parent 805982e21c
commit 087d22d390
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,7 @@
; 238 bytes -- can use Y to save note value in play_frame now
; 237 bytes -- make song terminator #$FF so we don't have to load it
; 235 bytes -- note X is $FF on entry to mockingboard entry
; 234 bytes -- qkumba noticed we can execute the AY config
; 233 bytes -- qkumba noticed we can execute the AY config
.zeropage
;.globalzp frequencies_low
@ -58,6 +58,7 @@ d2:
nop
; we can execute these... (as qkumba noticed)
; it's SEC, ASL $0E0E
.byte $38,$e,$e,$e ; mixer, A, B, C volume
@ -104,6 +105,7 @@ inner_wait:
; pad so starts at $80
; use this for visualization
.byte $00,$00,$00,$00
.byte $00,$00,$00,$00,$00
.byte $00,$00,$00