aboutsummaryrefslogtreecommitdiff
path: root/src/chips/opal/README.old
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2023-05-26 03:43:01 +0300
committerWohlstand <admin@wohlnet.ru>2023-05-26 03:43:01 +0300
commitf742d3eca4a72af940da7399d69e0b93c0d981f5 (patch)
treefccc624aa1b1dfcf3bed4bce09e7fead94f8946a /src/chips/opal/README.old
parentd9f55120fb939b3b45af8929ad09243b3b09c08e (diff)
downloadlibADLMIDI-f742d3eca4a72af940da7399d69e0b93c0d981f5.tar.gz
libADLMIDI-f742d3eca4a72af940da7399d69e0b93c0d981f5.tar.bz2
libADLMIDI-f742d3eca4a72af940da7399d69e0b93c0d981f5.zip
Opal: Convert entire Opal code into the Pure C
Diffstat (limited to 'src/chips/opal/README.old')
-rw-r--r--src/chips/opal/README.old9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/chips/opal/README.old b/src/chips/opal/README.old
deleted file mode 100644
index 902dee5..0000000
--- a/src/chips/opal/README.old
+++ /dev/null
@@ -1,9 +0,0 @@
-Copy opal.cpp here to make this emulator available.
-This is not distributed with the software while the license is undetermined.
-
-The opal.cpp file is part of REALITY ADLIB TRACKER V2.
-SHA1: c034dd637887d81770cee92da309fc547ef5fe18
-
-Configure the software with the option USE_OPAL_EMULATOR=ON.
-To enable soft panning, it is needed to patch with the file `opal-pan.diff` provided.
-for example: `patch -p0 -i opal-pan.diff`