All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>
Subject: Re: [Qemu-devel] [PATCH] Add a 7 segments + led display
Date: Sun, 10 Jun 2007 15:33:24 +0100	[thread overview]
Message-ID: <200706101533.26153.paul@codesourcery.com> (raw)
In-Reply-To: <20070609212257.986B26F17B@smtp4-g19.free.fr>

On Saturday 09 June 2007, Hervé Poussineau wrote:
> Hi,
>
> This patch adds a 7-segments + led display device emulation to Qemu.
> A picture of the original thing can be found at
> http://www.sensi.org/~alec/mips/images/acer_pica_io_3.jpg
> Use the device in the MIPS PICA 61 machine.

> +    color_on = 0xffaaaaaa;
> +        color_led = 0xff00ff00; /* green */
> +        color_led = 0x00000000; /* black */

These are wrong for anything other than 32-bit color.

Paul

      reply	other threads:[~2007-06-10 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-09 21:18 [Qemu-devel] [PATCH] Add a 7 segments + led display Hervé Poussineau
2007-06-10 14:33 ` Paul Brook [this message]

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=200706101533.26153.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=hpoussin@reactos.org \
    --cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.