C64: 20xy and 21xy for setting ADSR
dropping DefleJank
This commit is contained in:
parent
aad3557693
commit
6dddee40d5
5 changed files with 25 additions and 0 deletions
|
|
@ -238,6 +238,9 @@ enum DivDispatchCmds {
|
|||
|
||||
DIV_CMD_EXTERNAL, // (value)
|
||||
|
||||
DIV_CMD_C64_AD, // (value)
|
||||
DIV_CMD_C64_SR, // (value)
|
||||
|
||||
DIV_ALWAYS_SET_VOLUME, // () -> alwaysSetVol
|
||||
|
||||
DIV_CMD_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue