From 82e8913c052b9cdb42fb549a9f00daa95fe43976 Mon Sep 17 00:00:00 2001 From: skidoo23 Date: Mon, 30 Jul 2018 20:52:01 +0200 Subject: [PATCH] decoder/sidplay: support basic and kernal rom (libsidplayfp) --- doc/user.rst | 4 ++ src/decoder/plugins/SidplayDecoderPlugin.cxx | 46 +++++++++++++++++++- 2 files changed, 49 insertions(+), 1 deletion(-) diff --git a/doc/user.rst b/doc/user.rst index 1b24931d0..20c229e54 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -1328,6 +1328,10 @@ C64 SID decoder based on `libsidplayfp