command stream ALG/FMS/AMS effects
This commit is contained in:
parent
1d786a0c77
commit
b98ff13753
3 changed files with 22 additions and 0 deletions
|
|
@ -447,6 +447,11 @@ bool DivCSPlayer::tick() {
|
|||
case DIV_CMD_SID3_CUTOFF_SCALING:
|
||||
case DIV_CMD_SID3_RESONANCE_SCALING:
|
||||
case DIV_CMD_WS_GLOBAL_SPEAKER_VOLUME:
|
||||
case DIV_CMD_FM_ALG:
|
||||
case DIV_CMD_FM_FMS:
|
||||
case DIV_CMD_FM_AMS:
|
||||
case DIV_CMD_FM_FMS2:
|
||||
case DIV_CMD_FM_AMS2:
|
||||
arg0=(unsigned char)stream.readC();
|
||||
break;
|
||||
// TWO BYTE COMMANDS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue