mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 18:42:40 +00:00
what the HEY
This commit is contained in:
parent
762f9f28db
commit
15fb257964
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class DivPlatformYM2608: public DivPlatformOPN {
|
|||
bool lastSH2;
|
||||
bool lastS;
|
||||
unsigned char cas, ras, rssCycle, rssSubCycle;
|
||||
unsigned short adMemAddr;
|
||||
unsigned int adMemAddr;
|
||||
int adReadCount;
|
||||
|
||||
unsigned char* adpcmBMem;
|
||||
|
|
Loading…
Reference in a new issue