From: Paolo Bonzini <bonzini@gnu.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] vga: first round of hardware emulation fixes
Date: Sat, 8 Aug 2015 15:11:06 +0200 [thread overview]
Message-ID: <1439039469-438-1-git-send-email-bonzini@gnu.org> (raw)
During the last Christmas holidays I spent some time fixing VGA emulation
with old games and old software in general. In particular I fixed
Commander Keen 4, Jazz Jackrabbit and GW Basic. I never had the time to
post the patches, however. Here is a start, it's enough to fix GW Basic
SCREEN 2 and to make Keen 4 playable while a bit jerky.
Paolo
Paolo Bonzini (3):
vga: mask addresses in non-VESA modes to 256k
vga: remove unused macros
vga: fix CGA 640x200 mode
hw/display/vga-helpers.h | 52 ++++++++++++++++++++++++++++++------------------
hw/display/vga.c | 24 ++++++----------------
2 files changed, 39 insertions(+), 37 deletions(-)
--
2.4.3
next reply other threads:[~2015-08-08 13:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-08 13:11 Paolo Bonzini [this message]
2015-08-08 13:11 ` [Qemu-devel] [PATCH 1/3] vga: mask addresses in non-VESA modes to 256k Paolo Bonzini
2015-08-08 13:11 ` [Qemu-devel] [PATCH 2/3] vga: remove unused macros Paolo Bonzini
2015-08-08 13:11 ` [Qemu-devel] [PATCH 3/3] vga: fix CGA 640x200 mode Paolo Bonzini
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=1439039469-438-1-git-send-email-bonzini@gnu.org \
--to=bonzini@gnu.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 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).