YM2608-LLE, part 19
fix YM2610 crash fix chan osc
This commit is contained in:
parent
54d831ee9b
commit
b04ed91297
5 changed files with 14 additions and 44 deletions
|
|
@ -116,6 +116,8 @@ class DivPlatformYM2610Base: public DivPlatformOPN {
|
|||
OPN2_Reset(&fm_nuked);
|
||||
OPN2_SetChipType(&fm_nuked,ym3438_mode_opn);
|
||||
|
||||
memset(&fm_lle,0,sizeof(fmopna_2610_t));
|
||||
|
||||
if (useCombo==2) {
|
||||
fm_lle.input.cs=1;
|
||||
fm_lle.input.rd=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue