ZX beeper: fix overlay drums
This commit is contained in:
parent
e3f4928f7c
commit
c2764591e0
2 changed files with 14 additions and 11 deletions
|
|
@ -71,6 +71,7 @@ class DivPlatformZXBeeper: public DivDispatch {
|
|||
int tempL[32];
|
||||
int tempR[32];
|
||||
unsigned char regPool[128];
|
||||
bool sampleOut;
|
||||
friend void putDispatchChan(void*,int,int);
|
||||
public:
|
||||
void acquire(short* bufL, short* bufR, size_t start, size_t len);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue