From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3RZs-000398-Bd for qemu-devel@nongnu.org; Thu, 29 Oct 2009 05:45:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3RZr-00038Y-8g for qemu-devel@nongnu.org; Thu, 29 Oct 2009 05:45:55 -0400 Received: from [199.232.76.173] (port=38877 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3RZq-00038I-QQ for qemu-devel@nongnu.org; Thu, 29 Oct 2009 05:45:54 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:27480) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3RZq-0004Cy-Dp for qemu-devel@nongnu.org; Thu, 29 Oct 2009 05:45:54 -0400 Received: by fg-out-1718.google.com with SMTP id 16so2062179fgg.10 for ; Thu, 29 Oct 2009 02:45:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <200910281650.AA00165@YOUR-BD18D6DD63.m1.interq.or.jp> <20091028200817.GA8945@miranda.arrow> <4AE8BDB8.2050606@gnu.org> <20091029075211.GA9828@miranda.arrow> <473191350910290103r19199901j704d7e3ea659df11@mail.gmail.com> <761ea48b0910290230v1028a1b0q1a6530b5df4d8b0f@mail.gmail.com> Date: Thu, 29 Oct 2009 10:45:52 +0100 Message-ID: <761ea48b0910290245x310c8ee5s44ebd2db3f98ec18@mail.gmail.com> Subject: Re: [Qemu-devel] Re: [PATCH v3 22/25] ay8910: YM2608 core forked from MAME 0.59 From: Laurent Desnogues Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Paolo Bonzini , qemu-devel@nongnu.org, Roy Tam On Thu, Oct 29, 2009 at 10:44 AM, malc wrote: > On Thu, 29 Oct 2009, Laurent Desnogues wrote: > >> On Thu, Oct 29, 2009 at 9:14 AM, malc wrote: >> > On Thu, 29 Oct 2009, Roy Tam wrote: >> > >> >> Version 0.37a of fmopl.c/h is relicensed to LGPL by Tatsuyuki >> >> Satoh(original fmopl developer). >> >> other versions are not. Especially newer versions by Jarek Burczynski >> >> as he refused to relicense new fmopl to LGPL. >> > >> > The first part is the case, the fmopl.c used by QEMU is the relicensed >> > LGPL version taken from adplug. As for refusal to relicense newer fmop= l >> > and ymf262 all i can say that my attempts to contact Jarek was >> > unsuccessful so i don't know his real stance on the subject. >> >> I can ask questions on the MAME dev mailing-list. =A0I just need a >> list of what drivers are wanted for QEMU. =A0I just hope the original >> writers are still members of MAMEdev :-) > > That'd be very nice of you :) > > For ymf262 driver the files are in need for relicensing are: > > ymdeltat.h > ymf262.c > ymf262.h And not ay8910 ? Laurent