arcade: add effects to control AMD/PMD
This commit is contained in:
parent
e10f61eda2
commit
730561d3a3
5 changed files with 29 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ class DivPlatformArcade: public DivDispatch {
|
|||
int pcmL, pcmR, pcmCycles;
|
||||
unsigned char sampleBank;
|
||||
unsigned char lastBusy;
|
||||
unsigned char amDepth, pmDepth;
|
||||
|
||||
ymfm::ym2151* fm_ymfm;
|
||||
ymfm::ym2151::output_data out_ymfm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue