more work in progress stuff

This commit is contained in:
tildearrow 2025-04-21 03:25:38 -05:00
parent 7aa735857c
commit 0bc85b3ee6

View file

@ -506,6 +506,7 @@ fcsChannelPost:
bpl fcsChanPlus
fcsChanMinus:
; if (chanVol[x]<0)
bcc fcs
jmp fcsChanDoPitch
fcsChanPlus:
; if (chanVol[x]>=fcsVolMax[x] || CARRY)