From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQ9GP-0006xz-Us for qemu-devel@nongnu.org; Fri, 05 Nov 2004 13:56:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQ9GP-0006xh-8m for qemu-devel@nongnu.org; Fri, 05 Nov 2004 13:56:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQ9GP-0006xX-3r for qemu-devel@nongnu.org; Fri, 05 Nov 2004 13:56:45 -0500 Received: from [217.10.32.4] (helo=comtv.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CQ97U-00030d-DE for qemu-devel@nongnu.org; Fri, 05 Nov 2004 13:47:32 -0500 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 44123729 for qemu-devel@nongnu.org; Fri, 05 Nov 2004 21:47:30 +0300 Date: Fri, 5 Nov 2004 21:47:23 +0300 (MSK) From: malc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [Qemu-devel] Audio Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest (11_aqemu) audio patch, which boosts following improvements: a. Optional OPL2 support (emulator uses floats and is disabled by default) [1] b. Optional FMOD support (also disabled by default) [2] c. SDL shutdown fix d. DMA transfers should no longer start after ADC command e. Internal cleanups Footnotes: [1] Based on LGPLed version of fmopl.c (from AdPlug project) Thanks to Johannes Martin for reminding me to revisit it [2] Might provide better experience for MacOS and Windows users -- mailto:malc@pulsesoft.com