qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] vga: first round of hardware emulation fixes
@ 2015-08-08 13:11 Paolo Bonzini
  2015-08-08 13:11 ` [Qemu-devel] [PATCH 1/3] vga: mask addresses in non-VESA modes to 256k Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2015-08-08 13:11 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-08 13:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08 13:11 [Qemu-devel] [PATCH 0/3] vga: first round of hardware emulation fixes Paolo Bonzini
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

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).