add C64 ADSR macros, add gate bit to test/gate macro, untested fix of macro retrigger on 03xx command
This commit is contained in:
parent
c0acd472ed
commit
1207eb1e32
5 changed files with 50 additions and 4 deletions
|
|
@ -72,7 +72,7 @@ class DivPlatformC64: public DivDispatch {
|
|||
unsigned char sidCore;
|
||||
int filtCut, resetTime;
|
||||
|
||||
bool keyPriority, sidIs6581, needInitTables, no1EUpdate;
|
||||
bool keyPriority, sidIs6581, needInitTables, no1EUpdate, newTestBitMacro;
|
||||
unsigned char chanOrder[3];
|
||||
unsigned char testAD, testSR;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue