Updated todo text again since it's way out of date

This commit is contained in:
pagefault
2003-07-03 20:17:23 +00:00
parent 875d0a45fa
commit 623f69a360

View File

@@ -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