diff options
author | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2019-06-05 20:50:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 20:50:10 +0300 |
commit | b56ef6bb0e42f9417b65242142cfa02a38e781e6 (patch) | |
tree | 96eb4444deb29ccbff327b9a37028cb6fccf3fdd /README.md | |
parent | bd3737821587a9e719015e14e4f089df32d1daf2 (diff) | |
download | libADLMIDI-b56ef6bb0e42f9417b65242142cfa02a38e781e6.tar.gz libADLMIDI-b56ef6bb0e42f9417b65242142cfa02a38e781e6.tar.bz2 libADLMIDI-b56ef6bb0e42f9417b65242142cfa02a38e781e6.zip |
Add Emscripten as tested platform
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 e * DJGPP GCC 7.2 cross compiler from Linux to MS-DOS 32-bit * OpenBSD * Haiku +* Emscripten # Key features * OPL3 emulation with four-operator mode support |