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

Improvements to ADPCM-B implementation #40

Open aaronsgiles opened 2 years ago

aaronsgiles commented 2 years ago

Specific fixes:

aaronsgiles commented 2 years ago

Continuing conversation from https://github.com/aaronsgiles/ymfm/pull/38 over here.

hyano commented 2 years ago

I've added test for another unusual cases which READ & REC=1.

In that condition, I observed:

It would be a hint for behavior of internal data buffer.

mem_rw16.cpp.txt