aboutsummaryrefslogtreecommitdiff
path: root/src/chips/opal/README
diff options
context:
space:
mode:
authorVitaly Novichkov <Wohlstand@users.noreply.github.com>2019-02-23 21:07:40 +0300
committerGitHub <noreply@github.com>2019-02-23 21:07:40 +0300
commitb51a2a538b7b539ba814df343d4c346ab6c98dbf (patch)
tree7f0db4a00ae254318ac6c7579974a17c13557fd6 /src/chips/opal/README
parent9e01b5b7c1591ac0424dd708ca009a5d4fee1de4 (diff)
parent80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e (diff)
downloadlibADLMIDI-b51a2a538b7b539ba814df343d4c346ab6c98dbf.tar.gz
libADLMIDI-b51a2a538b7b539ba814df343d4c346ab6c98dbf.tar.bz2
libADLMIDI-b51a2a538b7b539ba814df343d4c346ab6c98dbf.zip
Merge pull request #205 from jpcima/opal
support the Opal emulator
Diffstat (limited to 'src/chips/opal/README')
-rw-r--r--src/chips/opal/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chips/opal/README b/src/chips/opal/README
new file mode 100644
index 0000000..0fe8105
--- /dev/null
+++ b/src/chips/opal/README
@@ -0,0 +1,2 @@
+Copy opal.cpp here to make this emulator available.
+This is not distributed with the software while the license is undetermined.