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