From 623f69a360b6f0d5af4eb9f08b7bc5de29f6b0d9 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Thu, 3 Jul 2003 20:17:23 +0000 Subject: [PATCH] Updated todo text again since it's way out of date --- zsnes/todo.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/zsnes/todo.txt b/zsnes/todo.txt index a8bf5129..6ddc7ac9 100644 --- a/zsnes/todo.txt +++ b/zsnes/todo.txt @@ -17,12 +17,6 @@ Windows Port: - Auto-detect high/low latency connections and adjust settings accordingly General -- Maybe add in Cubic Spline Interpolation to the SNES DSP Sound processor - (DSPPROC.ASM) since some people like the clarity of it compared to - Gaussian Interpolation (even though that's the method the real snes uses) - and also make a variable to select between those interpolations (If - someone can do this, I'll add an option to switch between them in the - GUI later) - Clean up the makefiles (get rid of this ugly link.win32) Compatibility