more work in progress stuff
This commit is contained in:
parent
7aa735857c
commit
0bc85b3ee6
|
@ -506,6 +506,7 @@ fcsChannelPost:
|
|||
bpl fcsChanPlus
|
||||
fcsChanMinus:
|
||||
; if (chanVol[x]<0)
|
||||
bcc fcs
|
||||
jmp fcsChanDoPitch
|
||||
fcsChanPlus:
|
||||
; if (chanVol[x]>=fcsVolMax[x] || CARRY)
|
||||
|
|
Loading…
Reference in a new issue