OPN/A/B: fix CSM when using ymfm
and now there's a crash
This commit is contained in:
parent
3164f311f5
commit
a0f0c863c9
13 changed files with 37 additions and 43 deletions
|
|
@ -34,7 +34,7 @@ extern "C" {
|
|||
#define CHIP_FREQBASE fmFreqBase
|
||||
#define CHIP_DIVIDER fmDivBase
|
||||
|
||||
class DivYM2610Interface: public ymfm::ymfm_interface {
|
||||
class DivYM2610Interface: public DivOPNInterface {
|
||||
public:
|
||||
unsigned char* adpcmAMem;
|
||||
unsigned char* adpcmBMem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue