* New audio filters (CUBIC/SINC) taken from Snes9x 1.61 (niuus, Tanooki16)
* New audio filters (CUBIC/SINC) taken from Snes9x 1.61 (niuus, Tanooki16)
* New audio filters (CUBIC/SINC) taken from Snes9x 1.61 (niuus, Tanooki16)
* New audio filters (CUBIC/SINC) taken from Snes9x 1.61 (niuus, Tanooki16)
This adds the following:
- A new gamemenu option called Audio
- Under the new gamemenu option an option Interpolation with three options: Gaussian (Default), Linear, None
- Fixed all broken include references
- Cleanup memmap.cpp code by removing UNZIP and JMA SUPPORT code which are not used
- Cleanup reader.cpp code by removing the UNZIP SUPPORT reference to unzip.h