Merge branch 'master' into SID3
This commit is contained in:
commit
47f36f99d9
188 changed files with 5790 additions and 546 deletions
|
|
@ -267,6 +267,22 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_FDS_MOD_AUTO,
|
||||
|
||||
DIV_CMD_FM_OPMASK, // (mask)
|
||||
|
||||
DIV_CMD_MULTIPCM_MIX_FM, // (value)
|
||||
DIV_CMD_MULTIPCM_MIX_PCM, // (value)
|
||||
DIV_CMD_MULTIPCM_LFO, // (value)
|
||||
DIV_CMD_MULTIPCM_VIB, // (value)
|
||||
DIV_CMD_MULTIPCM_AM, // (value)
|
||||
DIV_CMD_MULTIPCM_AR, // (value)
|
||||
DIV_CMD_MULTIPCM_D1R, // (value)
|
||||
DIV_CMD_MULTIPCM_DL, // (value)
|
||||
DIV_CMD_MULTIPCM_D2R, // (value)
|
||||
DIV_CMD_MULTIPCM_RC, // (value)
|
||||
DIV_CMD_MULTIPCM_RR, // (value)
|
||||
DIV_CMD_MULTIPCM_DAMP, // (value)
|
||||
DIV_CMD_MULTIPCM_PSEUDO_REVERB, // (value)
|
||||
DIV_CMD_MULTIPCM_LFO_RESET, // (value)
|
||||
DIV_CMD_MULTIPCM_LEVEL_DIRECT, // (value)
|
||||
|
||||
DIV_CMD_SID3_SPECIAL_WAVE,
|
||||
DIV_CMD_SID3_RING_MOD_SRC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue