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 +
Patchew URL: https://patchew.org/QEMU/cover.1562151410.git.bala...@eik.bme.hu/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
make do
These fix color and rendering problems with MorphOS although some more
glitches are still remaining.
BALATON Zoltan (3):
ati-vga: Improve readability of ati_2d_blt function
ati-vga: Fix frame buffer endianness for big endian target
ati-vga: Fix reverse bit blts
hw/display/ati.c| 1 +