emu-russia / pureikyubu

Nintendo GameCube Emulator (WIP)
Creative Commons Zero v1.0 Universal
164 stars 6 forks source link

DSP ADPCM Decode Demo #118

Closed ogamespec closed 4 years ago

ogamespec commented 4 years ago

Dump the ADPCM stream from ARAM, dump the initial registers settings associated with ADPCM decoding (YN1, YN2, Pred/Scale, A[x] coefficients) and write a demo to check the ADPCM decoder.