aaronsgiles / ymfm

BSD-licensed Yamaha FM sound cores (OPM, OPN, OPL, and others)
BSD 3-Clause "New" or "Revised" License
259 stars 40 forks source link

Potential 2151 timing inaccuracy #52

Open toxieainc opened 1 year ago

toxieainc commented 1 year ago

Hi!

While integrating the YMFM core into PinMAME, we found a potential timing inaccuracy issue for WPC pinball machines, for an explanation and slight discussion, see: https://github.com/vpinball/pinmame/pull/124

We saw a similar issue already in the past, but worked around it with the old YM cores. Nowadays we try to do everything correctly, so maybe this is also why the same issue (e.g. way too slow speech output on WPC) does not appear in MAME (yet), too?