NES: add DMC write effect
This commit is contained in:
parent
abd42cbb03
commit
8500fa4c4c
4 changed files with 16 additions and 2 deletions
|
|
@ -86,6 +86,7 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_PCE_LFO_SPEED, // (speed)
|
||||
|
||||
DIV_CMD_NES_SWEEP, // (direction, value)
|
||||
DIV_CMD_NES_DMC, // (value)
|
||||
|
||||
DIV_CMD_C64_CUTOFF, // (value)
|
||||
DIV_CMD_C64_RESONANCE, // (value)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue