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

ymfm_pcm.h: Correctly auto-increment memory address #43

Closed Cacodemon345 closed 1 year ago

Cacodemon345 commented 1 year ago

It was incrementing the address incorrectly before, causing wraparound bugs.