summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorToad King2012-06-14 17:32:10 -0400
committerToad King2012-06-14 17:32:10 -0400
commit8e9722d2836c5cbcfe236b915e8fc37e2e0be526 (patch)
treebcaf21216e189b1754ee1cb7743fd2d3398efc62 /README.txt
parentec460362b40c49cf6d5ea9db5fcf3e3fa1b96db4 (diff)
downloadsnes9x2002-8e9722d2836c5cbcfe236b915e8fc37e2e0be526.tar.gz
snes9x2002-8e9722d2836c5cbcfe236b915e8fc37e2e0be526.tar.bz2
snes9x2002-8e9722d2836c5cbcfe236b915e8fc37e2e0be526.zip
some work on sound
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 0bb9b9c..3fae930 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,12 @@
+------------------------------------------------------------------------------
Stuff that currently doesn't work:
-* Sound
* Savestates
+* Some games don't work
+
+------------------------------------------------------------------------------
+Stuff that I might fix:
+
+* Sound may be a bit off, but I don't know if that's just my ALSA drivers or
+ something with the core.
+* SA-1 games are slow, could use some optimization.