Modified key on (Fix Flashback) Thanks Neviksti
This commit is contained in:
@@ -2129,6 +2129,11 @@ NEWSYM WDSPReg4C ; Key On
|
|||||||
mov bl,[MuteVoiceF]
|
mov bl,[MuteVoiceF]
|
||||||
xor bl,0FFh
|
xor bl,0FFh
|
||||||
and bl,al
|
and bl,al
|
||||||
|
|
||||||
|
xor byte [DSPMem+05Ch],0FFh
|
||||||
|
and bl,[DSPMem+05Ch]
|
||||||
|
xor byte [DSPMem+05Ch],0FFh
|
||||||
|
|
||||||
or byte[KeyOnStA],bl
|
or byte[KeyOnStA],bl
|
||||||
pop ebx
|
pop ebx
|
||||||
test al,80h
|
test al,80h
|
||||||
|
|||||||
Reference in New Issue
Block a user