VERA: add ins color and reset
This commit is contained in:
parent
cbc8721a00
commit
a9f80b841c
5 changed files with 12 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ void DivPlatformVERA::reset() {
|
|||
for (int i=0; i<17; i++) {
|
||||
chan[i]=Channel();
|
||||
}
|
||||
psg_reset(psg);
|
||||
pcm_reset(pcm);
|
||||
memset(regPool,0,66);
|
||||
for (int i=0; i<16; i++) {
|
||||
chan[i].vol=63;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue