From: notaz Date: Wed, 5 Oct 2011 21:22:46 +0000 (+0300) Subject: spu: make "simple" interpolation even more simple X-Git-Tag: r10~12 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=76d1d09c1224af8d663ce63dc5b32425bd62cb29;hp=76d1d09c1224af8d663ce63dc5b32425bd62cb29 spu: make "simple" interpolation even more simple that division is not worth the quality increase it might give, also sinc now can be 0 after resets, causing div0 fault. ---