Previous | 199869 Revisions | Next |
r177522 Sunday 2nd May, 2021 at 17:04:47 UTC by Aaron Giles |
---|
Ensure all writes to Yamaha FM chips are spaced by 1 cycle. The old FM cores did not really require this spacing and didn't implement the busy flag, so many VGM captures have multiple writes stacked in the same cycle. This won't work with the new cores, so this kludge helps ensure we don't end up with ugly playback on existing files. (#7931) |
[/branches/time-experiments/src/mame/drivers] | vgmplay.cpp |
https://github.com/mamedev/mame/commit/b3c19562f6a14673d9b28530da3f0b0326b54b97 |
Previous | 199869 Revisions | Next |