per-channel oscilloscope, part 7
YM2610 and YM2610B only TIA is left
This commit is contained in:
parent
415e490025
commit
47f83c0472
12 changed files with 115 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ class DivPlatformYM2610Ext: public DivPlatformYM2610 {
|
|||
public:
|
||||
int dispatch(DivCommand c);
|
||||
void* getChanState(int chan);
|
||||
DivDispatchOscBuffer* getOscBuffer(int chan);
|
||||
void reset();
|
||||
void forceIns();
|
||||
void tick(bool sysTick=true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue