PCE: now prepare for volume
This commit is contained in:
parent
c0e4e20b3e
commit
1379b4c935
2 changed files with 2 additions and 2 deletions
|
|
@ -83,7 +83,7 @@ void DivPlatformPCE::tick() {
|
|||
updateWave(i);
|
||||
}
|
||||
//rWrite(16+i*5,0x80);
|
||||
chWrite(i,0x04,0x80|chan[i].vol);
|
||||
//chWrite(i,0x04,0x80|chan[i].vol);
|
||||
}
|
||||
if (chan[i].keyOff) {
|
||||
chWrite(i,0x04,0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue