mbox series

[0/3] Misc ati-vga fixes

Message ID cover.1592737958.git.balaton@eik.bme.hu
Headers show
Series Misc ati-vga fixes | expand

Message

BALATON Zoltan June 21, 2020, 11:12 a.m. UTC
These are some patches I had lying around in my tree, maybe it's time
to merge them.

BALATON Zoltan (3):
  ati-vga: Support unaligned access to hardware cursor registers
  ati-vga: Do not assert on error
  ati-vga: Add dummy MEM_SDRAM_MODE_REG

 hw/display/ati.c      | 92 +++++++++++++++++++++++++++++--------------
 hw/display/ati_dbg.c  |  1 +
 hw/display/ati_regs.h |  1 +
 3 files changed, 65 insertions(+), 29 deletions(-)