From 144b125b51862952138c8deccf4c82d7dbe2ad8e Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Sat, 23 Feb 2019 23:29:10 +0300 Subject: Opal OPL3 emulator is licensed under public domain I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b4d4338..0cc7f6b 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ The library is licensed under in it's parts LGPL 2.1+, GPL v2+, GPL v3+, and MIT * **WITH_XMI_SUPPORT** - (ON/OFF, default ON) Build with support for AIL XMI files) * **USE_DOSBOX_EMULATOR** - (ON/OFF, default ON) Enable support for DosBox 0.74 emulator. (Well-accurate and fast) * **USE_NUKED_EMULATOR** - (ON/OFF, default ON) Enable support for Nuked OPL3 emulator. (Very-accurate, needs more CPU power) +* **USE_OPAL_EMULATOR** - (ON/OFF, default ON) Enable support for Opal emulator by Reality (Taken from RAD v2 release package). (Inaccurate) ### Utils and extras -- cgit v1.2.3