Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
This commit is contained in:
commit
2ec35d903f
264 changed files with 836 additions and 166 deletions
|
|
@ -1226,6 +1226,7 @@ void DivPlatformGenesis::setFlags(const DivConfig& flags) {
|
|||
ladder=flags.getBool("ladderEffect",false);
|
||||
noExtMacros=flags.getBool("noExtMacros",false);
|
||||
OPN2_SetChipType(ladder?ym3438_mode_ym2612:0);
|
||||
CHECK_CUSTOM_CLOCK;
|
||||
if (useYMFM) {
|
||||
if (fm_ymfm!=NULL) delete fm_ymfm;
|
||||
if (ladder) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue