summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-08-14 19:01:22 +0200
committerMax Kellermann <max@musicpd.org>2018-08-14 19:02:37 +0200
commitf6b3a8872398650a6ba32145eb9d59cf637bf9b7 (patch)
treee3abbc0b2b5de211576280b91e53714b435847d7 /doc
parentc46483a4ab2fe0f206473f4907ec35044d18c30a (diff)
parent82e8913c052b9cdb42fb549a9f00daa95fe43976 (diff)
Merge branch 'master' of git://github.com/skidoo23/MPD
Diffstat (limited to 'doc')
-rw-r--r--doc/user.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user.rst b/doc/user.rst
index 6292ddf54..6996a9ef2 100644
--- a/doc/user.rst
+++ b/doc/user.rst
@@ -1348,6 +1348,10 @@ C64 SID decoder based on `libsidplayfp <https://sourceforge.net/projects/sidplay
- This is the default playing time in seconds for songs not in the songlength database, or in case you're not using a database. A value of 0 means play indefinitely.
* - **filter yes|no**
- Turns the SID filter emulation on or off.
+ * - **kernal**
+ - Only libsidplayfp. Roms are not embedded in libsidplayfp - please note https://sourceforge.net/p/sidplay-residfp/news/2013/01/released-libsidplayfp-100beta1/ But some SID tunes require rom images to play. Make C64 rom dumps from your own vintage gear or use rom files from Frodo or VICE emulation software tarballs. Absolute path to kernal rom image file.
+ * - **basic**
+ - Only libsidplayfp. Absolute path to basic rom image file.
sndfile
~~~~~~~