For in_snsf, replaced the B-spline interpolation with the 6-point, 5th-order version, and replaced the Optimal interpolation with 6-point, 5th-order 2nd-order Osculating.
author Naram Qashat
()
committer Naram Qashat
()
commit f43812dce29d45849598fb05c7d1493f4b06c426
tree 6c90aad940fa653dbb80fe16f8be6075a7828bd2
parent c11deb75a30260f40764d67fc7e14d37edc293c1
For in_snsf, replaced the B-spline interpolation with the 6-point, 5th-order version, and replaced the Optimal interpolation with 6-point, 5th-order 2nd-order Osculating.
src/in_snsf/XSFConfig_SNSF.cpp
src/in_snsf/XSFPlayer_SNSF.cpp
src/in_snsf/snes9x/apu/apu.cpp
src/in_snsf/snes9x/apu/bspline_resampler.h
src/in_snsf/snes9x/apu/osculating_resampler.h [ moved from src/in_snsf/snes9x/apu/optimal_resampler.h with 59%% similarity ]