Reduce duplicates of channel struct
Add/Fix custom clock limit defines (for YMF278B)
This commit is contained in:
parent
fd3f381bc3
commit
2ec4237076
69 changed files with 457 additions and 1151 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#include "ym2610.h"
|
||||
|
||||
class DivPlatformYM2610Ext: public DivPlatformYM2610 {
|
||||
DivPlatformYM2610Base::OpChannel opChan[4];
|
||||
OPNOpChannelStereo opChan[4];
|
||||
bool isOpMuted[4];
|
||||
friend void putDispatchChip(void*,int);
|
||||
friend void putDispatchChan(void*,int,int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue