NES: envelope and length counter effects
This commit is contained in:
parent
07f247af12
commit
9a1447e392
6 changed files with 100 additions and 8 deletions
|
|
@ -205,6 +205,10 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_SNES_ECHO_FEEDBACK,
|
||||
DIV_CMD_SNES_ECHO_FIR,
|
||||
|
||||
DIV_CMD_NES_ENV_MODE,
|
||||
DIV_CMD_NES_LENGTH,
|
||||
DIV_CMD_NES_COUNT_MODE,
|
||||
|
||||
DIV_ALWAYS_SET_VOLUME, // () -> alwaysSetVol
|
||||
|
||||
DIV_CMD_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue