C64: add chip flag to set env reset time
2 by default 1 for .dmf and old Furnace songs
This commit is contained in:
parent
7fd54775bb
commit
f05d1693f8
4 changed files with 29 additions and 3 deletions
|
|
@ -75,7 +75,7 @@ class DivPlatformC64: public DivDispatch {
|
|||
unsigned char filtControl, filtRes, vol;
|
||||
unsigned char writeOscBuf;
|
||||
unsigned char sidCore;
|
||||
int filtCut, resetTime;
|
||||
int filtCut, resetTime, initResetTime;
|
||||
|
||||
bool keyPriority, sidIs6581, needInitTables, no1EUpdate;
|
||||
unsigned char chanOrder[3];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue