Virtual Boy: fix noise phase reset
This commit is contained in:
parent
385a9adab2
commit
8b87905304
3 changed files with 18 additions and 4 deletions
|
|
@ -81,7 +81,7 @@ class DivPlatformVB: public DivDispatch {
|
|||
VSU* vb;
|
||||
unsigned char regPool[0x600];
|
||||
void updateWave(int ch);
|
||||
void writeEnv(int ch);
|
||||
void writeEnv(int ch, bool upperByteToo=false);
|
||||
friend void putDispatchChip(void*,int);
|
||||
friend void putDispatchChan(void*,int,int);
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue