Merge branch 'master' of https://github.com/tildearrow/furnace into minmod
This commit is contained in:
commit
1b867b33ce
21 changed files with 3140 additions and 750 deletions
|
|
@ -400,6 +400,7 @@ int DivPlatformN163::dispatch(DivCommand c) {
|
|||
}
|
||||
case DIV_CMD_WAVE:
|
||||
chan[c.chan].wave=c.value;
|
||||
chan[c.chan].ws.changeWave1(chan[c.chan].wave);
|
||||
if (chan[c.chan].waveMode) {
|
||||
chan[c.chan].waveUpdated=true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue