qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Howard Spoelstra <hsp.cat7@gmail.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: qemu-ppc <qemu-ppc@nongnu.org>,
	Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	Gerd Hoffmann <kraxel@redhat.com>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH v4] Implement the Screamer sound chip for the mac99 machine type
Date: Sun, 23 Feb 2020 15:17:56 +0100	[thread overview]
Message-ID: <CABLmASHJXCw47UfAeHihTwxRd_CSH3S7TfdsoOV5yDWmcFfmDw@mail.gmail.com> (raw)
In-Reply-To: <CABLmASGM+qu7QfNOgiFe7nK8+nNGJ=GqHi3tQUcHKq-jGwJu6g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1435 bytes --]

On Fri, Feb 21, 2020 at 1:09 PM Howard Spoelstra <hsp.cat7@gmail.com> wrote:

>
>
> The current screamer-enabled builds for OSX and Windows are on
> www.emaculation.com ;-)
> As you see from testing, there are reasons why the patches from Mark's
> screamer branch are not in master yet, and these have not all been
> addressed. There still needs to be testing on Linux and certainly on
> Windows builds, and from what I mentioned above that might not be plain
> sailing.
> I guess I'll wait with providing new builds when the patches for both
> openbios and qemu are reviewed and in some repo from which I can build
> easily.
>
> Best,
> Howard
>

Hi,

There is indeed an issue when building your code for Windows.
Whereas the current screamer from Mark just plays sound, a build with your
patches will not.
I need to Ctrl-Alt-G to exit grab, click on the command (cmd.exe) window in
which the Qemu textual output is showing and then grab the mouse again to
get sound. A simple grab exit/grab cycle is not enough, a click somewhere
outside the Qemu window will also not do. Only a click to activate the
command window and then grab again. Happens with both GTK and SDL GUIs.

Command line is:
qemu-system-ppc-master-screamer-john-v4.exe -L pc-bios -boot c -m 256 -M
mac99,via=pmu ^
-drive file=C:\mac-disks\9.2.img ^
-sdl -serial stdio ^
-bios openbios-qemu-screamer-john-v2.elf

Took me ages to find this regularity ;-)

Best,
Howard

[-- Attachment #2: Type: text/html, Size: 2104 bytes --]

  reply	other threads:[~2020-02-23 14:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18  1:22 [PATCH v4] Implement the Screamer sound chip for the mac99 machine type John Arbuckle
2020-02-21  9:13 ` Howard Spoelstra
2020-02-21 11:30   ` Programmingkid
2020-02-21 12:09     ` Howard Spoelstra
2020-02-23 14:17       ` Howard Spoelstra [this message]
2020-02-24  2:33         ` Programmingkid
  -- strict thread matches above, loose matches on Subject: below --
2020-02-23  9:43 Andrew Randrianasulu
     [not found] <mailman.135.1582477227.13245.qemu-ppc@nongnu.org>
2020-02-24  2:39 ` Programmingkid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABLmASHJXCw47UfAeHihTwxRd_CSH3S7TfdsoOV5yDWmcFfmDw@mail.gmail.com \
    --to=hsp.cat7@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).