summaryrefslogtreecommitdiff
path: root/sid/sidplay-libs-2.1.0/libsidutils/README
diff options
context:
space:
mode:
Diffstat (limited to 'sid/sidplay-libs-2.1.0/libsidutils/README')
-rw-r--r--sid/sidplay-libs-2.1.0/libsidutils/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/sid/sidplay-libs-2.1.0/libsidutils/README b/sid/sidplay-libs-2.1.0/libsidutils/README
new file mode 100644
index 00000000..b23614bd
--- /dev/null
+++ b/sid/sidplay-libs-2.1.0/libsidutils/README
@@ -0,0 +1,14 @@
+This library contains various things deemed usefull to all players, and
+currently every player seems to be re-inventing.
+
+Support so far is:
+
+INI file reader.
+MD5 key creation.
+Song length database parser.
+Sid filter file parser.
+
+Coming soon:
+
+Playlist parser (load and save).
+STIL parser.