Skip to content

Commit

Permalink
reset sawtooth volume state properly
Browse files Browse the repository at this point in the history
  • Loading branch information
HertzDevil committed Jan 16, 2017
1 parent 9dccbe6 commit e39bc31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vrc6.s
Expand Up @@ -26,6 +26,7 @@ ft_update_vrc6:
ldx #$00
txa
sta var_Temp_Pointer
sta var_Temp3
@ChannelLoop:
lda ft_duty_table_vrc6 + 1, x ;;; ;; ; offset
ora #$80
Expand Down

0 comments on commit e39bc31

Please sign in to comment.