the chips that still do not have sample offset
- Lynx - MMC5 - NES - PCE - QSound - SegaPCM - Swan - VERA - VRC6 - X1-010
This commit is contained in:
parent
41e59cee5f
commit
84437bf0e3
11 changed files with 25 additions and 16 deletions
|
|
@ -38,7 +38,7 @@ class DivPlatformSwan: public DivDispatch {
|
|||
Channel chan[4];
|
||||
DivDispatchOscBuffer* oscBuf[4];
|
||||
bool isMuted[4];
|
||||
bool pcm, sweep, furnaceDac;
|
||||
bool pcm, sweep, furnaceDac, setPos;
|
||||
unsigned char sampleBank, noise;
|
||||
int dacPeriod, dacRate;
|
||||
unsigned int dacPos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue