From 040d3984840710c36ae5072cf67098ed95d0e4ea Mon Sep 17 00:00:00 2001 From: JP Cimalando Date: Sat, 23 Feb 2019 20:52:32 +0100 Subject: opal: add the patch and mention in README --- src/chips/opal/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/chips/opal/README') diff --git a/src/chips/opal/README b/src/chips/opal/README index 0fe8105..902dee5 100644 --- a/src/chips/opal/README +++ b/src/chips/opal/README @@ -1,2 +1,9 @@ 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` -- cgit v1.2.3