AY: add effects to write to I/O ports
This commit is contained in:
parent
e143359b74
commit
73536c0691
7 changed files with 128 additions and 14 deletions
|
|
@ -101,6 +101,8 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_AY_NOISE_MASK_AND,
|
||||
DIV_CMD_AY_NOISE_MASK_OR,
|
||||
DIV_CMD_AY_AUTO_ENVELOPE,
|
||||
DIV_CMD_AY_IO_WRITE,
|
||||
DIV_CMD_AY_AUTO_PWM,
|
||||
|
||||
DIV_CMD_SAA_ENVELOPE,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue