qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] Implement the Screamer sound chip for the mac99 machine t


From: Volker Rümelin
Subject: Re: [PATCH v2] Implement the Screamer sound chip for the mac99 machine type
Date: Wed, 29 Jan 2020 08:09:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2

>
> Hi Volker,
>
> I can test for coreaudio. Can you let us know exactly what you fixed in the 
> patch?

Hi Howard,

I wrote a patch that tries to fix the problems in Zoltán's patch. The changes 
in coreaudio.c are untested. I'll send it as a reply to this mail. Please apply 
Zoltan's patch and then my patch to qemu master.

> While cross compiling for windows, I saw these errors (besides some casting 
> issues):
> line 56: buffer2  (should be *buffer2?)
> line 455: ret  (should be ret2?)
>
> audio/dsoundaudio.c:56:20: error: variable or field 'buffer2' declared void
>    56 |     void *buffer1, buffer2;
>       |                    ^~~~~~~
> audio/dsoundaudio.c: In function 'dsound_get_buffer_out':

I'm sorry, but I can't build and test on Windows.

With best regards,
Volker



reply via email to

[Prev in Thread] Current Thread [Next in Thread]