diff options
author | JP Cimalando <jpcima@users.noreply.github.com> | 2019-02-23 18:48:38 +0100 |
---|---|---|
committer | JP Cimalando <jpcima@users.noreply.github.com> | 2019-02-23 18:48:38 +0100 |
commit | 80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e (patch) | |
tree | 7f0db4a00ae254318ac6c7579974a17c13557fd6 /src/chips/opal | |
parent | 9e01b5b7c1591ac0424dd708ca009a5d4fee1de4 (diff) | |
download | libADLMIDI-80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e.tar.gz libADLMIDI-80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e.tar.bz2 libADLMIDI-80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e.zip |
support the Opal emulator
Diffstat (limited to 'src/chips/opal')
-rw-r--r-- | src/chips/opal/README | 2 |
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. |