nukeykt / Nuked-OPN2

Cycle-accurate Yamaha YM3438(YM2612) emulator
GNU Lesser General Public License v2.1
214 stars 15 forks source link

YM2612 mode? #9

Closed SoniEx2 closed 5 years ago

SoniEx2 commented 5 years ago

Would it be possible to have YM2612 mode i.e. ladder effect?

nukeykt commented 5 years ago

It's already there. Set chip_type variable to ym3438_mode_ym2612

SoniEx2 commented 5 years ago

Oh okay, can you add that to the README?