game boy progress, part 5
now with almost accurate arpeggios.
This commit is contained in:
parent
c6e42739fc
commit
83ce4f0ebe
7 changed files with 54 additions and 10 deletions
|
|
@ -147,6 +147,9 @@ int DivPlatformSMS::dispatch(DivCommand c) {
|
|||
case DIV_CMD_GET_VOLMAX:
|
||||
return 15;
|
||||
break;
|
||||
case DIV_ALWAYS_SET_VOLUME:
|
||||
return 0;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue