From: Mike Frysinger <vapier@gentoo.org>
To: James Bowman <james.bowman@ftdichip.com>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [PATCH, FT32] sim: character input port
Date: Tue, 22 Sep 2015 13:28:00 -0000 [thread overview]
Message-ID: <20150922132806.GL7802@vapier.lan> (raw)
In-Reply-To: <CA9BBF0458F83C4F9051448B941B57D119614F7E@glaexch1>
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
On 21 Sep 2015 23:28, James Bowman wrote:
> * ft32/interp.c: reading from IO address 10000 gives
> character input.
should read like:
* ft32/interp.c (cpu_mem_read): Call getchar when ea is 0x10000.
> + case 0x10000:
> + return getchar();
needs a space before the (
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-09-22 13:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 23:29 James Bowman
2015-09-22 13:28 ` Mike Frysinger [this message]
2015-09-22 18:43 ` James Bowman
2015-09-23 2:46 ` Mike Frysinger
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=20150922132806.GL7802@vapier.lan \
--to=vapier@gentoo.org \
--cc=gdb-patches@sourceware.org \
--cc=james.bowman@ftdichip.com \
/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